__const or const?

Ulrich Drepper drepper@cygnus.com
Fri Dec 31 08:40:00 GMT 1999


Andreas Jaeger <aj@suse.de> writes:

> I'm currently cleaning up some more header files in glibc 2.2.  Is it
> ok to replace __const by const?

We should continue to use __const.  It's no extra burden since this is
a keyword with gcc recognizes directly.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


More information about the Libc-hacker mailing list