On 07/23/2012 04:45 AM, Glenn Fowler wrote:

I'm finally caught up with the ast-* posts from the last 3 weeks
the posix_spawn thread inspired a new iffe C code test feature
that allows the tests to annotate reasons for test failure
(besides the test not compiling at all, which can be a valid test too)
        NOTE("reason text");
can be called (preferably once per failure) and "reason text" will appear
in the iffe --verbose (-v) output on stderr

the new version of iffe will be posted later on Monday
...
...

here is the annotated posix_spawn test
--
linux fails with "ENOEXEC invokes sh"

It was fixed in glibc upstream:
http://sourceware.org/bugzilla/show_bug.cgi?id=13134
It works in all active Fedora releases. It'll work in rhel7. I'll check what I can do about present rhel releases.

Michal
_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to