[boost] libs/config/configure screwed up in DOS format in 1.30.1

2003-08-14 Thread Pascal Bleser
Just discovered that libs/config/configure is spoiled with CRLF in 1.30.1 Shouldn't be the case for a UN*X script ;) -- -o) Pascal Bleser ATOS Origin/Aachen(DE) /\\ System Architect <[EMAIL PROTECTED]> _\_v Project Leader WLP Online Framework The more things chang

Re: [boost] Re: UI++ [was: GUI sublanguage; Re: GUI/GDI templatelibrary]

2003-08-14 Thread Pascal Bleser
has Python bindings, ... huge... -- -o) Pascal Bleser ATOS Origin/Aachen(DE) /\\ System Architect <[EMAIL PROTECTED]> _\_v Project Leader WLP Online Framework The more things change, the more they stay insane. ___ Unsubsc

Re: [boost] Mixing g++/aCC on HP-UX (was: Compiler support)

2003-08-14 Thread Pascal Bleser
ome other OpenSourced (not GPL - LGPL, BSD-like, MIT, etc...) library that has date/time stuff and that might compile on some Unices ? Thanks for your help. -- -o) Pascal Bleser ATOS Origin/Aachen(DE) /\\ System Architect <[EMAIL PROTECTED]> _\_v Project Leader WLP Onlin

[boost] Mixing g++/aCC on HP-UX (was: Compiler support)

2003-08-05 Thread Pascal Bleser
Beman Dawes wrote: At 10:04 AM 8/4/2003, David Abrahams wrote: >Pascal Bleser <[EMAIL PROTECTED]> writes: >> aCC tells me that it's the same function... yuck... >> Agreed, it's a sick compiler >You've hit the nail on the head. >> , but neverthel

[boost] Compiler support

2003-08-04 Thread Pascal Bleser
onst U& x, const T& y) { return (y < x) || (y == x); } }; aCC tells me that it's the same function... yuck... Agreed, it's a sick compiler, but nevertheless... I will try once more using STLport, but it's not about the STL IMHO. Thanks for any help. -- -o) Pas