Dirk Reiners wrote: > Hi Marcus, > > Marcus Lindblom wrote: > >> Yeah. Not just a bit. It helps a lot. And debug-builds are only used to >> debug, so why not help the debugger and the debugging programmer as much >> as possible? >> > > Well, personally I pretty much only run debug, not sure about other people. > Debug is very slow on Windows, so I only run debug when I need to use the debugger (to find a crash or something similar.) >> I've been runnning with this enabled now and I like it. I think it does >> make a huge difference. >> >> OTOH, it's not relevant for 2.0 and it's c-ptrs. But if we want 1.8 to >> be well recieved, I'd recommend enabling it. >> > > I'm a little reluctant, as it doubles the size of the FCPtr (or triples on > x86_64), so it does have some impact. it might be worth it, as debugging is > always a big issue. In addition to that I think it will destroy the > compatibility between debug and release libs, which is nice to have on Linux. > I understand. For Windows, debug/release versions aren't compatible anyway, so it's not an issue there.
Make it Windows only? (Since Windows users use their debugger a bit more too? ... :) Cheers, /Marcus ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
