Subject: problems with file type declarations?
From: Sophana KOK (sophana@tsqware.fr)
Date: Thu Mar 15 2001 - 07:16:50 MST
Hi
I'm actually evaluating savant, and it doesn't compile this:
package lib_basepkg is
type tIntFile is file of integer ;
type tTraceFile is file of string ;
end lib_basepkg ;
it replies: scram: aire/iir/IIRScram/IIRScram_FunctionDeclaration.cc:406: class IIR_TypeDefinition * IIRScram_FunctionDeclaration::_get_subtype(): Assertion `retval != __null || parse_error == true' failed.
however when you comment out the first type statement or the second, it works...
do you have an idea?
Thanks
This archive was generated by hypermail 2b25 : Mon Mar 18 2002 - 13:00:01 MST