From: Mikko Rasa Date: Fri, 5 Mar 2021 10:59:27 +0000 (+0200) Subject: Catch exceptions from parsing while testing the compiler X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=sidebyside;h=11bbe9f4961d5550de39f890eeac63f45a7d0295;hp=11bbe9f4961d5550de39f890eeac63f45a7d0295;p=libs%2Fgl.git Catch exceptions from parsing while testing the compiler ---