# New Ticket Created by Chip Salzenberg # Please include the string: [perl #34669] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34669 >
The creators of flex were rather mean to go and change the internal API without even incrementing the major version. But that's what they did. Now Parrot doesn't work with current flex. We should make imcc.l (and any other lexers) compatible with modern flex versions. Frankly I've never really like flex, but as long as we're using it, let's use the current version. -- Chip Salzenberg - a.k.a. - <[EMAIL PROTECTED]> Open Source is not an excuse to write fun code then leave the actual work to others.