<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/2851" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-06-07T20:52:19+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/2851</id>

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-06-07T20:52:19+02:00</updated>

		<published>2009-06-07T20:52:19+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2851&amp;p=9689#p9689</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2851&amp;p=9689#p9689"/>
		<title type="html"><![CDATA[Re: odDebugInit() always neccessary?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2851&amp;p=9689#p9689"><![CDATA[
If you compile with -DDEBUG_LEVEL=0 or omit the define for DEBUG_LEVEL, all debug code is omitted. odDebugInit() emits code only if your debug level is at least 1. Having that said: You can of course omit the debug functions if you don't compile with debugging enabled.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun Jun 07, 2009 8:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mschumann]]></name></author>
		<updated>2009-06-07T18:07:42+02:00</updated>

		<published>2009-06-07T18:07:42+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2851&amp;p=9681#p9681</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2851&amp;p=9681#p9681"/>
		<title type="html"><![CDATA[odDebugInit() always neccessary?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2851&amp;p=9681#p9681"><![CDATA[
As the title says, is odDebugInit() always necessary? Can I omit the debugging code somehow?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1744">mschumann</a> — Sun Jun 07, 2009 6:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
