Mercurial > ~dholland > hg > tradcpp > index.cgi
view CHANGES @ 122:64c4de3709de
Complain if -[DIU] is given an empty argument.
(Like many compilers over the years, we don't accept the argument
appearing in the next argv word.)
Warn about this in the man page too.
author | David A. Holland |
---|---|
date | Tue, 11 Jun 2013 18:32:41 -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