View Single Post
  #3  
Old 11-21-2002, 02:17 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Glad someone knows the ANSI standards! I sure don't !

Thanks Neo!
Actually, going back, it looks like it was changed in 3.12 packet_dump.cpp, I was testing with 3.11.

Now Im at here in zone..

In file included from net.cpp:78:
../common/unix.h:32:7: warning: no newline at end of file
net.cpp: In function `void LoadSPDat()':
net.cpp:369: `nocreate' is not a member of type `std::basic_ios<char, std::char
traits<char> >'
net.cpp:369: `openprot' is not a member of type `std::basic_filebuf<char, std::
har_traits<char> >'
make: *** [net.o] Error 1
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote