Got rid of assert() in spc.c by soft means

This commit is contained in:
2006-10-07 17:51:07 +00:00
parent c6bd87af59
commit 988622c3b6
4 changed files with 26 additions and 6 deletions

View File

@ -318,6 +318,8 @@ Range "scdbackup" : 0x00020000 to 0x0002ffff
0x00020110 (FATAL,HIGH) = Persistent drive address too long
0x00020111 (FATAL,HIGH) = Could not allocate new auxiliary object
0x00020112 (SORRY,HIGH) = Bad combination of write_type and block_type
0x00020113 (FATAL,HIGH) = Drive capabilities not inquired yet
------------------------------------------------------------------------------