-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Bruno Haible on 6/18/2008 6:21 PM: | Eric Blake wrote: |> Why POSIX didn't make the return type const char* is beyond me. | | Probably because the return type was already 'char *' on glibc systems, | MacOS X, FreeBSD, OpenBSD, NetBSD, AIX 5.1, Solaris. And 'const char *' | only on Cygwin.
It turns out libiberty (built as part of gcc and gdb) uses 'const char *', too. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkhZp+cACgkQ84KuGfSFAYCTKQCdFSDtx2XBOuybK1cNf5tWE873 O2AAoMtavTzzhIFKarJc7vSiP3+jjT+Y =roSy -----END PGP SIGNATURE-----
