On Tue, Nov 02, 2010 at 11:30:28AM +0100, Manuel Menal wrote: > On 02/11/2010 11:29, Samuel Thibault wrote: > > Manuel Menal, le Tue 02 Nov 2010 11:20:27 +0100, a écrit : > >>> “Macros that begin with E and a digit or E and an uppercase letter may > >>> be added to the declarations in the <errno.h> header.” > > >> I'm not a native speaker, but I don't think that means E[A-Z0-9]+ are > >> reserved for error code macros. Only that error code macros should match > >> E[A-A0-9]+. > > > I should have quoted the start of the 7.26§ itself: > > > “7.26 Future library directions > > The following names are grouped under individual headers for > > convenience. All external names described below are reserved no matter > > what headers are included by the program.” > > OK, I had missed that part. I'll report bugs against those packages, then.
I think it still makes sense to remove that ED macro if it serves no purpose Michael