[torquedev] [Bug 103] New: Remove #ifdef DEBUG, #if 0, #if 1
bugzilla-daemon at supercluster.org
bugzilla-daemon at supercluster.org
Mon Dec 6 08:42:40 MST 2010
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=103
Summary: Remove #ifdef DEBUG, #if 0, #if 1
Product: TORQUE
Version: 2.4.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: libtorque
AssignedTo: glen.beane at gmail.com
ReportedBy: SimonT at mail.muni.cz
CC: torquedev at supercluster.org
Estimated Hours: 0.0
Looking at the code, all instances of #ifdef DEBUG (except for schedulers) seem
to be some old extra logging code, that either can be removed or added into
normal logging.
All #if 0, #if 1 should be cleaned up, since they just pollute the code.
--
Configure bugmail: http://www.clusterresources.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the torquedev
mailing list