Hello all,
Taken a look to source code in the cource code of file mmstypes.h I've seen that there are type missmath in the definition of Rectangle and Region. While the class member variables are type 'int', the corresponding parameters in the constructor are type 'unsigned int'.
Joaquim Duran
|