Mail Archives: djgpp-workers/2000/06/05/10:49:45
Eric Rudd wrote:
> According to ANSI/ISO 9899-1990, 7.1.2, paragraph 4:
>
> [Standard] headers may be included in any order; each may be
> included more than once in a given scope, with no effect
> different from being included only once...
This proves DJ's point about just making them point; however it says
nothing about that va_list issue. Try to read few paragraphs further,
where is the info about reserved identifiers in various namespaces, maybe
you'll be able to dig out something useful there.
> However, it would actually help me if DJGPP rejected code that didn't
> include all the headers specified by ANSI to be necessary. I often have
> problems when I give my code to colleagues, who use different compilers
> and complain that I haven't included the necessary headers.
That's exactly the point I want to prove. Making that kind of code 'just work'
does not minimize FAQs, it just replaces one FAQs with others.
Laurynas
- Raw text -