view CHANGES @ 113:1e7144176a42

Print a warning if we get an unexpected error trying to open a file.
author David A. Holland
date Tue, 11 Jun 2013 13:55:09 -0400
parents 2b0b61fd1a36
children b2f16b2179e9
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

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