GNU bug report logs -
#6430
Emacs WINDOWS truncates exit status of processes to 8 bits
Previous Next
Reported by: macross84 <at> ozu.es
Date: Tue, 15 Jun 2010 17:29:01 UTC
Severity: wishlist
Tags: wontfix
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Noam Postavsky <npostavs <at> users.sourceforge.net> writes:
> Problem is 32bit Emacs has 28 bit integers, so there's no way to fit
> the whole exit code anyway.
There is -with-wide-int for 32bit Emacs and it can be compiled as a
64bit executable.
> At least truncating to 8 bits is portable.
Imposing the limits of one platform on another is the contrary of being
portable.
> Plus, isn't it against Emacs policy to provide features on non-Free
> platforms before Free ones?
Nobody is asking for more than 8 bits of exit status on *nix. There is
no competition here about who has the wider exit status.
This bug report was last modified 4 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.