Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: Re: zsh segfaults on $(( [#2] 0xDEADBEEF ))



On Apr 28,  5:27pm, Bart Schaefer wrote:
}
} Well, this one wasn't difficult, at least.
} 
} +#define BDIGBUFSIZE ((int)((sizeof(zlong) * 8) + 3))

Upon further reflection, I changed that 3 to a 4 in the committed version
of the patch.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author