bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PATCH?: CommonC++-1.50/posix/{serial,fifo}.cpp may need iostream.h


From: Adam J. Richter
Subject: PATCH?: CommonC++-1.50/posix/{serial,fifo}.cpp may need iostream.h
Date: Thu, 28 Jun 2001 18:17:18 -0700
User-agent: Mutt/1.2i

        I am not much of a C++ programmer, so I don't know if this patch
is correct.  What I do know is that CommonC++-1.50/posix/{fifo,serial}.cpp
did not compile under g++-3.0 on my system and that addding
"#include <iostream.h>" made them compile, and the rest of the library
build and installed successfully after that.  (Doing "#include <ios>",
which is what I tried first, did solve this problem.)

-- 
Adam J. Richter     __     ______________   4880 Stevens Creek Blvd, Suite 104
address@hidden     \ /                  San Jose, California 95129-1034
+1 408 261-6630         | g g d r a s i l   United States of America
fax +1 408 261-6631      "Free Software For The Rest Of Us."

Attachment: diff2
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]