>Number: 2917 >Category: general >Synopsis: Conditional compiles do not work under OS/2 if >DEBUG_INCLUDE_CMD is set >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Aug 27 11:00:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.31 >Environment: OS/2 with GCC and EMX installed >Description: The conditional compiles are not quite right if DEBUG_INCLUDE_CMD is set. In particular, the FILE *dbg is defined twice and causes the compile to fail. I would be happy to send a fixed file though such a minor change is hardly worth sending. >How-To-Repeat: Compile with __EMX__ flag set. >Fix: Move the 1st FILE *dbg to after the #else for __EMX__ test and move the print to after the first #endif. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
