Mail Archives: djgpp-workers/2002/09/19/01:20:39
On Sat, 7 Sep 2002, Charles Sandmann wrote:
> > The D und U specifiers are also mentioned in the libc docs.
> > Am I missing somthing here?
> > Should these specifiers be removed (D,O,U)/added (F)?
>
> I'm not sure of the origins of D,O,U - but they could be Microsoft or
> Borland compatibility, in which case we would want to keep them.
Yes, they are for compatibility with Borland (and probably also MSC, but
I don't have the MSC references handy to check that).
> Just because GCC warns doesn't mean we should break code
Right. Warnings can be turned off (or just ignored).
- Raw text -