Hi Lionel,

I have just had a look at your change and believe a more appropriate fix
would be to use push_front() rather than push_back() is this would make sure
that the .flt files path would be used as the base and tried first.  Is
there a reason why you used push_back()?

Robert.

On Wed, Mar 3, 2010 at 3:00 PM, Lionel Lagarde
<[email protected]>wrote:

>  The reader did replace the file path list of the options by the path of
> the current file.
> With this correction, the reader appends the current file path to the
> options file path list.
>
>
> _______________________________________________
> 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