pcb

reserved identifier violation

Bug #699161 reported by elfring
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pcb
Fix Released
Medium
Unassigned

Bug Description

I guess that your software can not be treated as a compiler. Names that start with an underscore like "__RESOURCE_INCLUDED__" should be avoided. Parts of your source files do not fit to the expected naming conventions of the C language standard.
- http://www.open-std.org/JTC1/SC22/WG14/www/docs/n1124.pdf
- http://en.wikipedia.org/wiki/Reserved_identifier

http://pcb.cvs.sourceforge.net/pcb/pcb/src/resource.h?revision=1.5&view=markup

Tags: sf-bugs
Revision history for this message
gpleda.org commit robot (gpleda-launchpad-robot) wrote :

Bug was fixed by a commit
git master commit f6c2d4907583614a10918a121f45670620f1946e
http://git.gpleda.org/?p=pcb.git;a=commit;h=f6c2d4907583614a10918a121f45670620f1946e

commit f6c2d4907583614a10918a121f45670620f1946e
Author: DJ Delorie <email address hidden>
Commit: DJ Delorie <email address hidden>

    Fix header guard macro names

    Closes-bug: lp-699161

    Make all headers use standard-compliant guard macro names.

Changed in pcb:
status: New → Fix Committed
Peter Clifton (pcjc2)
Changed in pcb:
milestone: future-bug-release → next-bug-release
Peter Clifton (pcjc2)
Changed in pcb:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.