# New Ticket Created by Andy Dougherty # Please include the string: [perl #38140] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38140 >
I don't know why, but src/classes/coroutine.pmc has CRLF line terminators, while all the other src/classes/*.pmc files have simple LF line terminators. Unfortunately, Sun's compiler (the older one I have, at any rate) can't handle that. (I suspect it's actually a pre-processor issue, but that's not really relevant.) -- Andy Dougherty [EMAIL PROTECTED]