http://bugzilla.xfce.org/show_bug.cgi?id=5887
--- Comment #1 from Brian J. Tarricone <[email protected]> 2009-10-19 09:23:08 PDT --- Hmm... it does have one potentially-unwanted side-effect: you can't override symbols in the library later using LD_PRELOAD or similar. We might not care for some libraries, but maybe we would for others. (Though one could make the argument that this is bad practice and should be discouraged, it can be useful for debugging in some cases.) Another option might be to have some opt 'levels' that the macro can take, similar to how XDT_FEATURE_DEBUG works... but that feels like overdoing it a bit. Regardless of this, maybe we should disable linker opts when the debug level is 'full', maybe even 'yes' also. Need to think about this a bit. -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
