Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
SIGFPE crash
- X-seq: zsh-workers 29178
- From: Jon Mayo <jon.mayo@xxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: SIGFPE crash
- Date: Sat, 7 May 2011 14:56:55 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=CPdcH8kid27rIJUfjM757imvbS3+hx2ngxPZhikrNMU=; b=JJHXnJfH3Yci7f7cSuk+unNcPL34cMob+sAgqutKlU6qSYhbS21zKNx9fh8B/jv3GU w0UOUKvar9EqBAn/8IqVjPt5RXuvlfxu1qa7s8PujOUfsK2WeWeIA9YU+nOhUU2wjcfn /6iZrl3D7T44UdUxXorMSeZyMeQ653M5Dc7xc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dKW4od0zf2o6Ilz3JsLfuh5khVBFQibA+OdlkOhIByB6lQZdQZpE/KGhSv7esKODDq nqDPAViyFq3N663xcQECUh5v2CkWxED0uhGsysSBEybjXw/HbuTuBLPVrLgR8kKDJZ/B 0NJC6G+AE9/wjXbfseaE6t9ytCRRwy8q8IVTs=
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
echo $[-9223372036854775808/-1]
this causes zsh to exit immediately with an FPE. Does anyone have a
patch to fix this?
- Jon
Messages sorted by:
Reverse Date,
Date,
Thread,
Author