Commit Briefs

Omar Polo

add an error handler

the default error handler violates the pledge "stdio" by trying to read (and possibly also write after) some files. Also, I don't like my program to be randomly killed if I try to get class hints on a window that doesn't have any.


Omar Polo

initial commit