[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
weird bug when using <iostream> includes
From: |
Tim Esselens |
Subject: |
weird bug when using <iostream> includes |
Date: |
Tue, 19 Feb 2002 17:21:43 +0100 |
Hi,
I just started using your lib, and noticed the following problem:
if you #include <iostream> before the <thread.h> directive, something goes
wrong:
/usr/include/cc++/thread.h:344: syntax error before `;'
Removal of the iostream include directive from my code fixed the problem. I
assume this has something to do with PTHREAD defined rules within iostream.
If you would like some more info, please let me know...
gcc: std rh-72: gcc-2.96, gcc3-3.0.1
cc++: 1.9.5
kind regards,
Tim Esselens
- weird bug when using <iostream> includes,
Tim Esselens <=