tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Namespace pollution in strings.h
On Sat, Apr 27, 2013 at 09:01:41PM +0200, Antoine Leca wrote:
> Here it should rather be _XOPEN_SOURCE, since <strings.h> is marked XSI
> and so is not real POSIX; but I do not believe this makes any real
> difference :-)
You mean make it #ifndef _XOPEN_SOURCE ?
That one is mentioned in qemu configure, let me check...
Martin
Home |
Main Index |
Thread Index |
Old Index