mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Done assert -> NSAssert
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3267 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e89421f969
commit
0e359ee325
1 changed files with 0 additions and 4 deletions
|
@ -40,10 +40,6 @@ an exception. [4, exceptions, threads] (980220)
|
|||
by Richard Frith-Macdonald @email{richard@@brainstorm.co.uk}. Contact
|
||||
him for details. [3, guile] (980629)
|
||||
|
||||
@item Change all the assert()'s (especially in the archiving code) to
|
||||
NSAssert()'s. This will help make D.O. servers more safe from bad
|
||||
clients. [2, exceptions] (980220)
|
||||
|
||||
@item Make NS... classes raise the NSExceptions they are supposed to.
|
||||
Change many NSParameterAssert()'s into NSAssert()'s with
|
||||
explanations. [2, exceptions] (970101)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue