On 22/05/2017 18:16, Peter Carbonetto wrote:
Hi Peter, Duncan & Bert,
Thank you kindly for the responses.
Indeed, doc/NEWS.pdf is included in the source distribution, and then
removed upon "make clean".
I thought that it might be useful to report this for your benefit, but on
closer inspection
Hi Peter, Duncan & Bert,
Thank you kindly for the responses.
Indeed, doc/NEWS.pdf is included in the source distribution, and then
removed upon "make clean".
I thought that it might be useful to report this for your benefit, but on
closer inspection it appears that I'm getting errors that arise
Hello,
I'd like to contribute this small patch (attached) that I think will
help prevent some future bugs from occurring in paste.c.
By wrapping the macro's arguments in parentheses, we can ensure that the
correct order of evaluation will take place during preprocessing.
To illustrate, we can