# New Ticket Created by raiph
# Please include the string: [perl #125556]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=125556 >
What I did:
> say 'ffl'.uc; # say the uppercased version of an ffl ligature
What I got with came
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 66d345c46eb3e16bdb2f3257bb2265bb803f610c
https://github.com/perl6/specs/commit/66d345c46eb3e16bdb2f3257bb2265bb803f610c
Author: Rob Hoelz
Date: 2015-07-05 (Sun, 05 Jul 2015)
Changed paths:
M S05-rege
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: beb870dbff3460b981055034ee5b6e72307b7d34
https://github.com/perl6/specs/commit/beb870dbff3460b981055034ee5b6e72307b7d34
Author: Rob Hoelz
Date: 2015-07-04 (Sat, 04 Jul 2015)
Changed paths:
M S05-rege
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 30aa605bc9ccecbb2c7324e031c8e267f9f9c532
https://github.com/perl6/specs/commit/30aa605bc9ccecbb2c7324e031c8e267f9f9c532
Author: Rob Hoelz
Date: 2015-07-04 (Sat, 04 Jul 2015)
Changed paths:
M S99-glos
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #12]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=12 >
hm, we have comparison ops for Date objects but not for
DateTime objects... this is prob
This seems to be the same problem as the one in
https://rt.perl.org/Ticket/Display.html?id=117417. Maybe the two tickets could
be merged?
None of the above evaluations results in a crash/segfault. I tested with
current Moar and JVM and Parrot from Rakudo Star 2015.02.
I added three tests with commit https://github.com/perl6/roast/commit/3957fed267
I'm closing this ticket as resolved.