Hi,

On Sun, 2006-10-01 at 16:36 +0200, Carsten Neumann wrote:
>       Hi,
> 
> this is a announcement/warning that I'm about to commit a patch that
> makes the naming of all functions in OSGBaseFunctions.h consistent. They
> are now all prefixed with osg to avoid clashes with C/C++ library macros
> and use camel case throughout.
> The patch was created with the tool in Tools/convScript (you need the
> latest version from r205) using the following invocation:
> 
> Tools/convScript/Main.py -d "BaseFunctions_Rename.diff" -n -p
> "OSG.*(h|cpp|inl)$" -vvv -l "BaseFunctions_Rename.log" -o
> "BaseFuncRename" Source/
> 
> You can use a similar call to generate a diff file to convert your own
> code. Note the above call will not modify your code base (because of the
> -n option), but only write the diff and log.

can you please make sure that the old versions stay available inside
OSG_1_COMPAT. This way it does not kill all code especially where
patching is not an option right now. 

regards,
  gerrit




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to