ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:18240] [Ruby 1.8 - Bug #417] (Open) pedantic warning/error in header
@ 2008-08-11 13:34 Peter Bowen
  2009-09-13 20:09 ` [ruby-core:25549] [Bug #417](Closed) " Marc-Andre Lafortune
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Bowen @ 2008-08-11 13:34 UTC (permalink / raw
  To: ruby-core

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.


----------------------------------------
http://redmine.ruby-lang.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:25549] [Bug #417](Closed) pedantic warning/error in header
  2008-08-11 13:34 [ruby-core:18240] [Ruby 1.8 - Bug #417] (Open) pedantic warning/error in header Peter Bowen
@ 2009-09-13 20:09 ` Marc-Andre Lafortune
  0 siblings, 0 replies; 2+ messages in thread
From: Marc-Andre Lafortune @ 2009-09-13 20:09 UTC (permalink / raw
  To: ruby-core

Issue #417 has been updated by Marc-Andre Lafortune.

Status changed from Open to Closed
ruby -v set to -

Closing this issue since it appears to be fixed in ruby 1.8's code as well as 1.9 (enum is now in vmcore.h)
----------------------------------------
http://redmine.ruby-lang.org/issues/show/417

----------------------------------------
http://redmine.ruby-lang.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-13 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-11 13:34 [ruby-core:18240] [Ruby 1.8 - Bug #417] (Open) pedantic warning/error in header Peter Bowen
2009-09-13 20:09 ` [ruby-core:25549] [Bug #417](Closed) " Marc-Andre Lafortune

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).