Re: What's wrong with bluefish?
On Mon, Jul 12, 1999 at 01:00:02PM -0400, Christopher C Chimelis wrote:
> >From a VERY preliminary observation, it looks as though a memory location
> is being cast to an int, which will ALWAYS bomb on a 64-bit arch like
> Alpha. FYI, Alpha pointer size = 8 bytes rather than the 4 that an int
> takes (32-bit archs like i386 and m68k both have 32-bit memory addresses).
If it turns out to be a bug in the code, please file a report in the BTS.
--
%%% Antti-Juhani Kaijanaho % gaia@iki.fi % http://www.iki.fi/gaia/ %%%
"... memory leaks are quite acceptable in many applications ..."
(Bjarne Stroustrup, The Design and Evolution of C++, page 220)
Reply to: