Issue #417 has been reported by Peter Bowen. ---------------------------------------- Bug #417: pedantic warning/error in header http://redmine.ruby-lang.org/issues/show/417 Author: Peter Bowen Status: Open Priority: Normal Assigned to: Category: Target version: In node.h, there is a trailing comma on the rb_thread_status enum. If someone is compiling against node.h with -pedantic or strict c89/c90 compliance enabled, this becomes invalid code.
on 11.08.2008 15:37