Problems with gnits standard and git-version-gen

2014-02-06 Thread Werner LEMBERG
Folks, I try to make a release candidate. Theoretically, I could use version `0.99.99' or something similar, however, it looks much nicer IMHO to use `1.00rc0'. Unfortunately, the gnits standard currently prevents this. To be more precise, it's the following regex in the automake script: m

strerror_r.c doesn't compile if CC=g++

2014-02-06 Thread Werner LEMBERG
[v0.1-78-g47f93b0] The following patch is necessary to make `strerror_r.c' compile if CC=g++. Similar code is already used for the autoconf test. Werner == diff --git a/lib/strerror_r.c b/lib/strerror_r.c index 4aa96cb..