FS#10096 - [gcc-4.3.0] wrong filename iostream.h
Attached to Project:
Arch Linux
Opened by Pascal (pascalp) - Sunday, 06 April 2008, 13:41 GMT
Last edited by Jan de Groot (JGC) - Sunday, 06 April 2008, 15:26 GMT
Opened by Pascal (pascalp) - Sunday, 06 April 2008, 13:41 GMT
Last edited by Jan de Groot (JGC) - Sunday, 06 April 2008, 15:26 GMT
|
Details
Description:
Package: gcc 4.3.0-1 gcc provides /usr/include/c++/4.3.0/iostream instead of /usr/include/c++/4.3.0/iostream.h |
This task depends upon
Comment by Allan McRae (Allan) -
Sunday, 06 April 2008, 13:49 GMT
In gcc 4.3, C++ headers got a clean up and some depreciated
headers got removed. There has been a warning printed about using
old header versions for many version of gcc (at least as far back
as gcc-3.3)