Thanks Stephan, change now merged with svn/trunk and OSG-2.8 branch.

On Thu, May 7, 2009 at 9:37 AM, Stephan Maximilian Huber
<[email protected]> wrote:
> Hi Robert,
>
> while debugging a problem in finding plugins on OS X I discovered, that
> the conditional directives for setting the prepend-string in
> createLibraryNameForExtension were not in effect, because of the mixture
> of different #ifdef styles.
>
> I removed the conditional part for __APPLE__ completely to be more
> standard-conform with other platforms (plugins should be located in
> osgPlugins-X.X.X/). Because of the wrong syntax of the conditional
> compile the old code was not used anyway -- so no functional change.
>
>
> Cheers,
> Stephan
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to