-
Notifications
You must be signed in to change notification settings - Fork 560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vec() and UTF8 strings #1993
Comments
From mjtg@cus.cam.ac.ukvec() on UTF8 strings does some odd things, for example DB<25> $x = v128.257 DB<26> vec($x,0,1) = 1 DB<27> Dump $x DB<28> x sprintf "%vd", $x But what *should* it do? My best suggestion is that vec() should be Mike Guy (actually near bleeding edge version, despite appearances) Characteristics of this binary (from libperl): |
From [Unknown Contact. See original ticket]M.J.T. Guy writes:
I would not be so severe. Just any character in the specified range... Ilya |
From The RT System itselfWell, any character works now... |
Migrated from rt.perl.org#3267 (status was 'resolved')
Searchable as RT3267$
The text was updated successfully, but these errors were encountered: