Re: [groff] modernize -T ascii rendering of opening single quote
At 2019-02-10T15:35:24-0500, Doug McIlroy wrote: > A diagnostic from gcc chimes in: > 'mktemp' is deprecated: the use of `mktemp' is dangerous; use `mkstemp' GNU is a big ship, but they're turning in the "right" direction (IMO) and GCC simply hasn't gotten there yet (at least as of 8.2.0). https:
Re: [groff] modernize -T ascii rendering of opening single quote
A diagnostic from gcc chimes in: 'mktemp' is deprecated: the use of `mktemp' is dangerous; use `mkstemp' Doug