<div class="gmail_quote">On Wed, Jul 6, 2011 at 6:21 PM, Stephan Beal <span dir="ltr"><<a href="mailto:sgbeal@googlemail.com">sgbeal@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>A quick thanks to whomever fixed Ctrl-J (paragraph auto-wrap) to properly recognize end-of-comment markers so that </div></blockquote><div><br></div><div>LOL! Right after making that post i found a corner case Ctrl-J doesn't handle properly:</div>
<div><br></div><div>Before Ctrl-J:</div><div><br></div><div>License: this code is released into the Public Domain by its author,</div><div>Stephan Beal (<a href="http://wanderinghorse.net/home/stephan/">http://wanderinghorse.net/home/stephan/</a>). HOWEVER, if</div>
<div>you enable the MySQL driver (by compiling with</div><div>-DCPDO_ENABLE_MYSQL5=ATrueValue) then you must inherit the GPL license</div><div>used by MySQL (if any). Linking against sqlite3 does not impose any</div><div>
specific licensing restrictions on the client (not even a "do no evil"</div><div>clause).</div><div>************************************************************************/</div><div>#if defined(NDEBUG)</div><div>
#  undef NDEBUG</div><div>#endif</div><div><br></div><div>After Ctrl-J:</div><div><br></div><div>...</div><div>impose any specific licensing restrictions on the client (not even a </div><div>"do no evil" clause). </div>
<div>**********************************************************************</div><div>**/ #if defined(NDEBUG) #  undef NDEBUG #endif</div><div><br></div><div>Note the placement of the #if. </div></div><div><br></div><div>
(No big deal, but the timing of this find was funny.)</div><br>-- <br>----- stephan beal<br><a href="http://wanderinghorse.net/home/stephan/">http://wanderinghorse.net/home/stephan/</a><br>