[Bf-committers] 2.36 status...

Kester Maddock Christopher.Maddock.1 at uni.massey.ac.nz
Wed Dec 15 10:51:40 CET 2004


And some compilers don't have the new headers. :-(

The best way forward IMHO is to make extern/stdcpp/include, and add eg 
iostream that just #includes <iostream.h>

Kester

On Wednesday 15 December 2004 02:31, Arne Schmitz wrote:
> Am Montag, 15. November 2004 14:18 schrieb Jacques Beaurain:
> > PS: does anyone else building on Windows have to change <iostream.h> to
> > <iostream> all the time (see patch)?
>
> The iostream.h ist deprecated. ISO C++ defines iostream only. For all std
> C++ headers the extension .h has been dropped. Some compilers still have
> the .h versions available for backwards compatibility. GNU C++ prints a
> warning message that the .h is obsolete.
>
> Arne

-- 
We're upgrading /dev/null


More information about the Bf-committers mailing list