Project

General

Profile

Actions

Bug #414

closed

Invalid C preprocessor code

Added by pzb (Peter Bowen) over 15 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
[ruby-core:18211]

Description

=begin
ext/socket/socket.c contains a set of preprocessor that are invalid. Normally they do not get executed due to the #ifndef, but if they do they cause an error.

This was found it ruby_1_8_6 branch. Patch is from Red Hat.
=end


Files

ruby-1.8.6.111-gcc43.patch (459 Bytes) ruby-1.8.6.111-gcc43.patch pzb (Peter Bowen), 08/09/2008 07:23 AM
Actions #1

Updated by nobu (Nobuyoshi Nakada) over 15 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r18450.
=end

Actions

Also available in: Atom PDF

Like0
Like0