| From: Paul Wouters <[email protected]> | 1) Change the nss PR_ASSERT() to our own passert()
Until this happens, we need to automatically define FORCE_PR_ASSERT so that what looks like an assert actually functions as an assert. I've done this with a change to Makefile.inc. I hope that I did it right. It should be reveresed once we ditch PR_ASSERT. While changing PR_ASSERT, we should closely look at abort() and exit() calls in our NSS code. _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
