Opened 16 years ago
Closed 16 years ago
#148 closed defect (fixed)
LEMON_FUNCTION_NAME may not work if the compiler is not C99 compliant
Reported by: | Akos Ladanyi | Owned by: | Akos Ladanyi |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.0 release |
Component: | core | Version: | hg main |
Keywords: | Cc: | ||
Revision id: |
Description
The LEMON_FUNCTION_NAME macro uses __func__
without testing that it is available.
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | func-c99.patch added |
---|
comment:2 follow-up: 3 Changed 16 years ago by
Owner: | changed from Alpar Juttner to Akos Ladanyi |
---|
[112ed801139d] went to the main branch. Can we close this ticket?
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to kpeter:
[112ed801139d] went to the main branch. Can we close this ticket?
Yes. You were just faster than me.
Note: See
TracTickets for help on using
tickets.
112ed801139d