debug build
hi,
when did you last tried the debug build? long time ago right? packet_dump_file.cpp doesnt compile until you move the <../common/debug.h> below the <iomanip> include. Code:
#include <iostream> perhaps more later ... good job devs! :-) |
MY GOD IT LIVES!!!!!
|
The default linux makefile is debug 5 iirc.. I know it has DEBUG of some level defined. And I don't believe you are really speaking either.. ghosty.. and if trump didn't look into it i will
|
He's talking about the windows #define _DEBUG, enables alot of memory leak detection, but the remapping of the new, delete, malloc and free functions completely hoses STL libraries. So need to do alot of defining and undefining around those includes to make everything happy.
|
All times are GMT -4. The time now is 02:48 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.