type_check failure
Hi,
I am getting unexpected type-check failures, at times when i'm pretty sure
the type is correct. An example:
C:\EUPHORIA\include\win32lib.ew:7908 in procedure drawLine()
type_check failure, y2 is 29
id = 5
x1 = 26
y1 = 27
x2 = 23
y2 = 29
hdc = <no value>
result = <no value>
y2 is defined as an integer, but also changing this to an atom did not help?
I suppose this is some stupid mistake, but I am lost...
Running with or without type_checking makes no difference, and the error
occurs rather randomly (not always at the same line or moment)
Any idea's ??
TIA,
Leon.
|
Not Categorized, Please Help
|
|