[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Feb 18 17:53:27 1997 
Subject:Any way to ignore pop11 errors ?? 
From:Tony Lennard 
Volume-ID:970218.01 

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