Project

General

Profile

This project is closed and read-only.

Actions

Bug #417

closed

pedantic warning/error in header

Bug #417: pedantic warning/error in header

Added by pzb (Peter Bowen) about 18 years ago. Updated over 15 years ago.

Status:
Closed
Target version:
-
ruby -v:
-
[ruby-core:18240]

Description

=begin
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.
=end


Files

ruby-pedantic-headers.diff (374 Bytes) ruby-pedantic-headers.diff pzb (Peter Bowen), 08/11/2008 10:37 PM
Actions

Also available in: PDF Atom