Re: [perl #34991] More const weirdness

2005-10-04 Thread Nick Glencross
Joshua Hoblitt via RT wrote: [nickg - Thu Apr 14 15:12:00 2005]: Here's another odd one, which looks const-related. Uncommenting the '+=' line causes a compile error when 'c' is subsequently used. It looks like there is still support for .const in the lexer. Is this still an issue? I did t

[perl #34991] More const weirdness

2005-04-15 Thread via RT
# New Ticket Created by Nick Glencross # Please include the string: [perl #34991] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=34991 > Here's another odd one, which looks const-related. Uncommenting the '+=' line causes