[BACK]Return to TODO CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/TODO between version 1.188 and 1.189

version 1.188, 2014/11/20 02:21:27 version 1.189, 2014/11/26 21:40:17
Line 564  Several areas can be cleaned up to make mandoc even fa
Line 564  Several areas can be cleaned up to make mandoc even fa
 * structural issues  * structural issues
 ************************************************************************  ************************************************************************
   
   - Use libz directly instead of forking gunzip(1).
     Suggested by bapt at FreeBSD among others.
   
 - We use the input line number at several places to distinguish  - We use the input line number at several places to distinguish
   same-line from different-line input.  That plainly doesn't work    same-line from different-line input.  That plainly doesn't work
   with user-defined macros, leading to random breakage.    with user-defined macros, leading to random breakage.

Legend:
Removed from v.1.188  
changed lines
  Added in v.1.189

CVSweb