The xvt_fatal calls is #define'd to do nothing in vpflib. This means that fatal errors are unreported, and unhandled. It also results in many annoying warnings during a compile.
Which raises the point that the library should not have any xvt function calls.
Log in to post a comment.
Which raises the point that the library should not have any xvt function calls.