# New Ticket Created by Chip Salzenberg # Please include the string: [perl #39838] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39838 >
Some compilers have flags to mark functions that don't return. For example, GCC uses __attribute__((__noreturn__)). All functions that don't return should be marked with this attribute. ("Parrot Cage Cleaners, assemble!") -- Chip Salzenberg <[EMAIL PROTECTED]>