view CHANGES @ 117:c46959e2d9ef

Handle empty arguments properly when there's more than one argument.
author David A. Holland
date Tue, 11 Jun 2013 14:12:06 -0400
parents b2f16b2179e9
children 3ad1cd80f5a0
line wrap: on
line source

pending
   - auto-recognize more builtin PowerPC and mips macros
   - pass -Wunused (partly from Baptiste Daroussin)
   - allow absolute paths in include files (partly from Baptiste Daroussin)
   - don't use getprogname() in the name of portability
   - add tests arising from December 2010 tech-toolchain thread (one
     from der Mouse, one of mine)
   - clean out usage of sys/cdefs.h macros and don't use the implementation
     namespace
   - make -Wcomment work again
   - fix handling of relative includes
   - provide a man page
   - other minor improvements

release 0.1 (20130610)
   - first release, works with at least some imake templates