> I see that in the below files there is "Status s;" or "Status status;".
> Status is declared in Xlib.h as an int.
> But on those contexts it should be GpStatus and not Status.
> GpStatus is an enum so using Status compiles anyway.
> But I think GpStatus is more correct.

Good point;   I have made these changes.


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to