::  I'm not too fond of your new naming-scheme for defines to check if a include
::  has already been included (__VERSION_H__ f.ex.)...
::  
::  Generally this scheme is only for internal compiler defines and system
::  includes, and normal projects should not use pre- and postceding underscores
::  in defines (esp. not two).
::  
::  The old scheme is the more publically excepted method (VERSION_H_INCLUDED).
::  
These tokens should be similar.

A file has the name:

path/name.extention

Currently in usage:

1       __name_extention__
2       name_extention
3       name_extention_INCLUDED
4       name_extention_INCLUDE
5       name_DOT_extention
6       somethingelse_H

Select one and apply it to ALL files. 3) seems to be a good joice.
Someone against this?

-- 
Mit freundlichen Grüßen
Frank Klemm
 
eMail | [EMAIL PROTECTED]       home: [EMAIL PROTECTED]
phone | +49 (3641) 64-2721    home: +49 (3641) 390545
sMail | R.-Breitscheid-Str. 43, 07747 Jena, Germany

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to