Eric Blake comcast.net> writes:
> You are
> better off teaching your application about modern C++, and sending those
> patches back upstream to the "C Scripting Language" project.
Agreed. I'm just an engineer and self-taught C programmer who regularly
compiles his own stuff on cygwin when it's no
I'm building "The C Scripting language" on cygwin, and it uses some deprecated
c++ include files and notations. The ones that caused problems are fstream.h
and strstream.h
I had to do the following to get it to compile:
1) add a "strstream.h" in the headers directory that includes
2) force head
2 matches
Mail list logo