[13705] in Athena Bugs
Re: gcc bounds
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Mon Jul 31 15:52:04 1995
From: ghudson@MIT.EDU
Date: Mon, 31 Jul 1995 15:51:52 -0400
To: Pete Wyckoff <petew@MIT.EDU>, bugs@MIT.EDU
In-Reply-To: "[13704] in Athena Bugs"
> I'm not sure what can be done about this. I suppose the
> bounds-checking library could include an implementation of printf()
> which does a sprintf() into an array under Solaris, I suppose; this
> wouldn't be totally correct, but it would be better than the current
> situation. Maybe I'll do that.
Okay, I've done that. I'm not too proud, but it should work passably
for now. Let me know if you have any further problems.