[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
[perl #59796] hash collision?
# New Ticket Created by "Spencer Myers"
# Please include the string: [perl #59796]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=59796 >
I have attached the bug report file and a perl file that uses a perl5.10
interpreter. There are some print statements in the perl file. On my system
the print statements will change after a different key to the hash has been
assigned. The first print statement will print correctly and the second will
print "unknown" which is the value to the hash right before the second
print statement. Please let me know if you get the same behavior and/or
how to fix this problem.
Thanks,
perlbug.rep
perl_bug.pl.gz
- Follow-Ups from:
-
"Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
Michael G Schwern <schwern@pobox.com>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]