[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
base/Source/NSBundle.m patch
From: |
Stephen Brandon |
Subject: |
base/Source/NSBundle.m patch |
Date: |
Tue, 16 Oct 2001 19:29:35 +0100 |
This patch fixes a problem that occurs for Windows 2000 and
probably other Windows flavours, where the PATH env variable
is named "Path" not "PATH". After checking for "PATH", if it
comes back as nil, "Path" is checked (for all platforms).
This fixes a bug which manifested in a failed NSAssert.
Stephen Brandon
stephen@brandonitconsulting.co.uk
base.Source.NSBundle.m.diff
Description: Text document
- base/Source/NSBundle.m patch,
Stephen Brandon <=