This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: writeable-strings (gcc 4 and lower versions) clarification
- From: Mike Stump <mrs at apple dot com>
- To: sting sting <zstingx at hotmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 23 Apr 2005 06:55:03 -0700
- Subject: Re: writeable-strings (gcc 4 and lower versions) clarification
- Reply-to: gcc-help at gcc dot gnu dot org
On Saturday, April 23, 2005, at 12:35 AM, sting sting wrote:
If you will comple with gcc
This is the wrong list, please use gcc-help in the future.
What are the disadvantages of using -fwritable-strings
Acceptance of non-portable code.
and why was it removed ?
The 1980s are over. People didn't want to maintain it indefinitely,
most the people that actually maintain their code, have long since
removed the need for it.
am I right ?
Yes.