# New Ticket Created by  Jarkko Hietaniemi 
# Please include the string:  [perl #16689]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16689 >


Freshly checked out parrot moans a lot:

cc: Info: ./include/parrot/string.h, line 56: Trailing comma found in enumerator list. 
(trailcomma)
} TAIL_flags;
^

Trailing commas in enumerator lists is unportable behaviour in C.

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen


Reply via email to