When compiling the recent 1.8, I realized my patch for OSG_DEBUG_FCPTR was still only local. So, I'm following up on this old thread: http://www.mail-archive.com/[email protected]/msg07624.html
Andreas Zieringer wrote: > > Always define OSG_DEBUG_FCPTR for debug-versions? It doesn't impact perf > > that much and is a great help. Add check to make sure client & lib is > > compiled with same source? > > ups I confused this with the OSG_INVALID_PTR_CHECK define, > OSG_DEBUG_FCPTR just helps the debugger a bit. > 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? 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. /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
