mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +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
636a969c8b
commit
4f6510cccf
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>
|
||||
|
||||
* Source/NSBundle.m: Protect all use of map tables of bundles
|
||||
|
|
Loading…
Reference in a new issue