V4REV crashes with Valentina_DebugLevel( integer )

medips medips at mac.com
Wed Oct 4 19:48:24 CDT 2006


Such a statement works:    get Valentina_DebugLevel("kLogParams")

but using an integer instead of the constant name crahes:     get  
Valentina_DebugLevel(3)

This is a reason why the generic libDatabase version: 2.0.2.9 from  
Blue Mango Multimedia does not work with Valentina 2 and unexpectedly  
aborts Revolution (only MacOSX tested).

Could this be corrected in order not to crash and to conform to the  
following documentation?
	kLogNothing = 0
	kLogErrors = 1
	kLogFunctions = 2
	kLogParams = 3

Thanks a lot!

FE


More information about the Valentina mailing list