mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-18 03:30:56 +00:00
Added little logging to NSProcessInfo in extreme case
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6625 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
344a85802b
commit
047f3078d1
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
Tue May 30 19:54:25 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||||
|
|
||||||
|
* Source/NSProcessInfo.m ([NSProcessInfo +load]): If environ ==
|
||||||
|
NULL, abort with an informative message rather than crashing
|
||||||
|
without explanations.
|
||||||
|
|
||||||
2000-05-27 Richard Frith-Macdonald <rfm@gnu.org>
|
2000-05-27 Richard Frith-Macdonald <rfm@gnu.org>
|
||||||
|
|
||||||
* Source/NSBundle.m: Protect all use of map tables of bundles
|
* Source/NSBundle.m: Protect all use of map tables of bundles
|
||||||
|
|
Loading…
Reference in a new issue