Juergen Boemmels <[EMAIL PROTECTED]> writes:
> Without varargs macros this is not really simple. (IIRC they are
> introduced in C99, but are in gcc for years now).
Indeed, C99 standardized them, but in a way that differs from GCC.
Leon Brocard (via RT) <[EMAIL PROTECTED]> writes:
> (To be honest, it would be wonderful if exceptions gave you a line
> number and code too, but let's keep it simple for now).
Without varargs macros this is not really simple. (IIRC they are
introduced in C99, but are in gcc for years now).
This
# New Ticket Created by Leon Brocard
# Please include the string: [perl #18565]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18565 >
A minor change to aid debugging.
(To be honest, it would be wonderful if exceptions gav