Comments inline...

On Thu, Oct 2, 2008 at 2:57 PM, Judd Tracy <[EMAIL PROTECTED]> wrote:

> Is it sufficient to say that because it compiles it works on that platform.
>  If the new function is not used anywhere in the code then the compiler will
> not try and build that function of the template.  I have no idea if anything
> would be triggering that function to be used in osg, so I wonder if more
> testing needs to be done.
>

I have tested the new functionality on various MSVC compilers and GCC 4.3.
The focus on the clean compilation of the original code on other compilers
is that we were all mostly concerned about the incorrect implementation of
member template friends.

It has been tested to convert when and only when it is safe to do so.
Further testing is welcomed.

Regards,
Neil Groves


>
> Judd
>
>
> Mathias Fröhlich wrote:
>
>> Hi,
>>
>> On Thursday 02 October 2008 12:08, Neil Groves wrote:
>>
>>
>>> If there is any problem on any compiler. I am sure I can make it work
>>> without member template friends. I seriously want to see this addition
>>> and
>>> am prepared to do (almost) anything to make it work and be a desirable
>>> addition for all.
>>>
>>>
>> It  works even on our aliens :)
>> Thanks anyway ...
>> Mathias
>>
>> --
>> Dr. Mathias Fröhlich, science + computing ag, Software Solutions
>> Hagellocher Weg 71-75, D-72070 Tuebingen, Germany
>> Phone: +49 7071 9457-268, Fax: +49 7071 9457-511
>> --
>> Vorstand/Board of Management:
>> Dr. Bernd Finkbeiner, Dr. Florian Geyer,
>> Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech
>> Vorsitzender des Aufsichtsrats/
>> Chairman of the Supervisory Board:
>> Prof. Dr. Hanns Ruder
>> Sitz/Registered Office: Tuebingen
>> Registergericht/Registration Court: Stuttgart
>> Registernummer/Commercial Register No.: HRB 382196
>>
>>
>> _______________________________________________
>> 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
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to