Hello All,
Is there any way in pop11, that I can ignore an error. The situation is that
due to a bug in Pop's version of Xlib - I must deliberatly produce an error,
as the first use of (or similar - it is looking at parts of a user event)
report #: xconfigure #: width -> width;
would produce an error.
This is fine - but I now want a standalone program - so is there any way I
can ignore a message of the form :
;;; MISHAP - INVALID DATA TYPE FOR STRUCT ACCESS
;;; INVOLVING: Type key - <key external_ptr> field name - width
;;; DOING : struct_field_access produce_error pop_setpop_compiler
so that the program will continue to run ??
Thanks
Tony
|