error messages and error handling
This commit is contained in:
@@ -102,6 +102,7 @@ conversion(from_type, to_type)
|
||||
#endif NOFLOAT
|
||||
default:
|
||||
crash("(conversion) illegal type conversion");
|
||||
/*NOTREACHED*/
|
||||
}
|
||||
if ((int)(to_type->tp_size) < (int)word_size
|
||||
#ifndef NOFLOAT
|
||||
|
||||
Reference in New Issue
Block a user