>Number: 2390 >Category: os-qnx >Synopsis: apache_1.3.0/src/helpers/GuessOS not general enough to >properly guess 32 bit >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: support >Submitter-Id: apache >Arrival-Date: Tue Jun 9 05:40:01 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.0 >Environment: QNX 107 G 424 PCI 32 >Description: apache_1.3.0/src/helpers/GuessOS not general enough to properly guess 32 bit QNX environment. >How-To-Repeat:
>Fix: Here's a suggested diff: 142,143c142 < case "$VERSION" in < 423) --- > if [ "$VERSION" -gt 422 ]; then 145,146c144 < ;; < *) --- > else 148,149c146 < ;; < esac --- > fi >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. ] QNX environment.
