[osg-submissions] Misc compile fixes on different *nix variants.

Mathias Fröhlich M.Froehlich at science-computing.de
Fri Jun 27 02:59:59 PDT 2008


Hi Robert,

On Friday 27 June 2008 11:26, Robert Osfield wrote:
[...]
> While different form the HP-UX error, it does look like it might well
> be a good lead, perhaps the HP-UX compiler isn't properly picking up
> on the operators in MixinVector.
>
> As a further experiment I've changed the operator to:
>
>     const vector_type& vector() const { return _impl; }
>     vector_type& vector() { return _impl; }
There is already a toVector() method pair that does exactly this. I alreday 
tried that one, but had no luck.
The problem that persists is the strange vector<bool,float> instantiation aCC 
claims to do ...

Robert, I believe that you cannot do much here until you have that compiler 
available. Thanks for you help, I guess I just need to dig into that problem 
myself. Probably not today.

If you want to do a release, do so. I get more and more the impression that we 
are the only ones who care for that strange unices. If we need something to 
make it compile there, we will be able to do so. Once I have a fix I will 
feed that to you!

Greetings and thanks

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 




More information about the osg-submissions mailing list