1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/audio/festival
Mikhail Teterin 39e57d44aa audio/festival: fix crash due to overly aggressive optimization
Modern clang, optimize away checks like "if (this == NULL)", which
are, indeed, redundant in good C++ code. Unfortunately, festival's
code is not too good, and the checks are essential...

PR:	269583

While here, eliminate some of the other warnings raised by both
compiler and valgrind, and adapt one more patch from Debian.

Bump PORTREVISION.
2023-02-21 02:23:22 -05:00
..
files audio/festival: fix crash due to overly aggressive optimization 2023-02-21 02:23:22 -05:00
distinfo
Makefile audio/festival: fix crash due to overly aggressive optimization 2023-02-21 02:23:22 -05:00
pkg-descr Remove WWW lines that have been moved into Makefiles 2022-09-08 17:46:38 +02:00
pkg-message
pkg-plist