]> git.draconx.ca Git - gob-dx.git/commit
Expand --no-touch-headers to include the private header.
authorNick Bowler <nbowler@draconx.ca>
Tue, 11 Feb 2020 01:46:42 +0000 (20:46 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 14 Feb 2020 05:27:39 +0000 (00:27 -0500)
commit926b8d8fb3ecffe60f3eaefcd5ec40a5273251ce
treede7fdb9392589a7c819647316cd551bf5c0d3f5f
parent268cd12f990b95d82d00e639288563c6c6ce9452
Expand --no-touch-headers to include the private header.

It seems incredibly bizarre that --no-touch-headers does not impact
generation of the private header file.  Even though this behaviour
is documented in the man page, I'm going to go out on a limb and
posit that nobody using this option wants or relies on the current
behaviour.  So let's just change it to make sense.
NEWS
doc/gob2.1.in
src/main.c
tests/options.at