standards development process

Doug Gwyn gwyn at brl-smoke.ARPA
Sat Apr 16 14:43:25 AEST 1988


In article <543 at vsi.UUCP> friedl at vsi.UUCP (Stephen J. Friedl) writes:
>While I may be free to not use |noalias| myself, I am required
>to interface with the library, most of whose routines have arguments
>declared with some permutation of |const| and/or |noalias|.  Because
>of this I think I think I have to have some nominal awareness of
>what these keywords do; the violent flamage against |noalias| leads
>me to believe that just pretending they are not there will get me
>into trouble.

As the January 1988 draft was worded, I believe you're correct.
The intent was that "normal" programmers could ignore the type
qualifiers in the library interface specs and continue to use
the functions as they're accustomed to.  This is something we'll
have to fix next week.



More information about the Comp.lang.c mailing list