Bugs item #2938508, was opened at 2010-01-24 12:12
Message generated for change (Tracker Item Submitted) made by elfring
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379806&aid=2938508&group_id=23824

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Markus Elfring (elfring)
Assigned to: Nobody/Anonymous (nobody)
Summary: reserved identifier violation

Initial Comment:
Names that start with an underscore like "__DBD_H__" and "__DBI_DEV_H__" should 
be avoided. A few 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://libdbi.cvs.sourceforge.net/viewvc/libdbi/libdbi/include/dbi/dbd.h?revision=1.31&view=markup
http://libdbi.cvs.sourceforge.net/viewvc/libdbi/libdbi/include/dbi/dbi-dev.h?revision=1.46&view=markup

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379806&aid=2938508&group_id=23824

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
libdbi-devel mailing list
libdbi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-devel

Reply via email to