Aquileo | Recent changes to patcheshttps://sourceforge.net/p/chmox/patches/2007-05-03T20:54:50ZRecent changes to patchesAquileo | Search2007-05-03T20:54:50Z2007-05-03T20:54:50ZCamillo Brunihttps://sourceforge.net/u/dh82/https://sourceforge.netf3a32a3db49c91e1bf0b2da88570e53905f9fd98<div class="markdown_content"><p>Added some simple search features, hope u like it.</p>
<p>cami</p></div>Aquileo | Patch for unused variable2006-06-22T12:31:04Z2006-06-22T12:31:04ZBen Fowlerhttps://sourceforge.net/u/bpfowler/https://sourceforge.nete5308a5a73af65eba3953378affbded98fe1c249<div class="markdown_content"><p>The static variable struct chmUnitInfo in<br />
chmlib/chm_lib.c is declared but not used.</p>
<p>You may want to just remove it!</p>
<p>Or perhaps leave this file alone if it is an upstream<br />
issue.</p></div>Aquileo | Patch for conditionally used variable2006-06-22T12:28:56Z2006-06-22T12:28:56ZBen Fowlerhttps://sourceforge.net/u/bpfowler/https://sourceforge.net78df7c16613c13c09fbfd658ab2ec82a82bfff12<div class="markdown_content"><p>The variable Int64 oldOs in<br />
chmlib/chm_lib.c is only used conditionally, so its<br />
declaration should match.</p>
<p>Or perhaps leave this file alone if it is an upstream<br />
issue.</p></div>Aquileo | Patch for #ifdef'ed static variable2006-06-22T12:25:07Z2006-06-22T12:25:07ZBen Fowlerhttps://sourceforge.net/u/bpfowler/https://sourceforge.netc0b63671eb7a5e423375f1b12b346695e2a55e00<div class="markdown_content"><p>The static variable _CHMU_SPANINFO in<br />
chmlib/chm_lib.c is declared but not used, because the<br />
code that uses it has been #ifdef'ed out. This patch<br />
makes the definition match.</p>
<p>Or perhaps leave this file alone if it is an upstream<br />
issue.</p></div>Aquileo | Patch for unused static function.2006-06-22T12:20:46Z2006-06-22T12:20:46ZBen Fowlerhttps://sourceforge.net/u/bpfowler/https://sourceforge.netc2abc71ab34ac32c642745bbef87d67f22f34db7<div class="markdown_content"><p>The static function _unmarshal_int16( ) in<br />
chmlib/chm_lib.c is declared but not used.</p>
<p>You may want to just remove it!</p>
<p>Or perhaps leave this file alone if it is an upstream<br />
issue.</p></div>Aquileo | Patch for unused variable2006-06-22T12:15:10Z2006-06-22T12:15:10ZBen Fowlerhttps://sourceforge.net/u/bpfowler/https://sourceforge.neta356edeb3d6fe26b7ee9993768832157875e9aa6<div class="markdown_content"><p>static NSString *TOC_TAB_ID in CHMWindowController.m is<br />
reported as unused.</p></div>Aquileo | Patch for mismatched definition BOOL vs bool2006-06-22T12:11:57Z2006-06-22T12:11:57ZBen Fowlerhttps://sourceforge.net/u/bpfowler/https://sourceforge.netbddcb8b9e99378c1a30390dead87a47a9f929f85<div class="markdown_content"><p>Patch for mismatched definition BOOL vs bool</p></div>Aquileo | Simplilfied Chinese Translation2005-03-04T16:02:51Z2005-03-04T16:02:51ZXuqing Kuanghttps://sourceforge.net/u/xuqingkuang/https://sourceforge.neta380d8787d1421408df20d47c623b4f74320d59c<div class="markdown_content"><p>Hey.</p>
<p>I translation chmox 03/05/2005 cvs to Simpified Chinese.</p>
<p>If you have any problems, please contact to me.<br />
e-mail: xuqingkuang at gmail.com<br />
ichat: xuqingkuang at mac.com</p></div>