--- parser3/ChangeLog 2020/03/02 02:05:08 1.134 +++ parser3/ChangeLog 2020/05/18 02:05:08 1.135 @@ -1,3 +1,11 @@ +2020-05-12 moko + + * src/include/pa_memory.h: no new/delete checks for for FreeBSD1X.X + due to https://bugs.llvm.org/show_bug.cgi?id=40161 bug + + * configure.ac: FreeBSD1X.X check added to avoid + https://bugs.llvm.org/show_bug.cgi?id=40161 bug. + 2020-02-26 moko * src/main/pa_common.C: entry_exists -> entry_ifdir to fix Windows