[5048] in SIPB bug reports
Re: sun4m_53: detex
daemon@ATHENA.MIT.EDU (Albert Dvornik)
Tue Nov 22 07:55:52 1994
To: "Mark W. Eichin" <eichin@MIT.EDU>
Cc: bug-sipb@MIT.EDU
In-Reply-To: eichin's message of "Mon, 21 Nov 1994 14:40:31 +0500."
<9411211940.AA14736@dcl.MIT.EDU>
Date: Tue, 22 Nov 1994 07:55:39 EST
From: "Albert Dvornik" <bert@MIT.EDU>
> GCC lets you get around code that assumes that strings are writable
> with -fwritable-strings, but it's better to fix the code...
Ummmmm, I used -fwritable-flags with the gcc in the GNU locker and the
binary built from original sources *still* dumps core. I did not
spend too much time on playing with this problem. (I'd already fixed
the sources so that they don't try to do evil things with static
strings, but I wanted to see if -fwritable-strings didTRT.)
--bert