nice catch
On Mon, Nov 22, 2010 at 10:15 AM, Dylan Smith <[email protected]>wrote:
> The builtin function returns the raw status, which is not the same as the
> integer return by waitpid. Therefore, the WIF macros shouldn't be used for
> checking or obtaining the status.
>
> This bug can be seen by executing (eval false). The builtin eval function
> returns 1, but proc_format_status misinterprets it as a signal by checking
> WIFSIGNALED, so adds 128 to the status to return 129.
> ---
> exec.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
> Spend less time writing and rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> Fish-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fish-users
>
>
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users