#15363 closed bug (fixed)
Syntax error in bsd/sys/link_elf.h system header file
Reported by: | alpopa | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
It seems to be a syntax error in __BEGIN_DECLS
and __END_DECLS
macros. The attached example shows it.
Attachments (1)
Change History (4)
by , 5 years ago
Attachment: | link_elf.cpp added |
---|
comment:3 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Note:
See TracTickets
for help on using tickets.
example of failing code