New
1.50
1.50
- Add a
--disable-rpathoption to prevent libtool hardcoding rpaths in the executable. - Renamed the
hy-arevmdalanguage tohyw, following the 2018-03-30 change to the BCP 47 language subtag registry making the newly registeredhywlanguage code the preferred value forhy-arevmda. This change keeps support for detecting thehy-arevelaandhy-arevmdalanguage tags. - Support any length replacement rule strings for the source part of the rule (replacing from the 'source' string to the 'target' string).
- Add more tests to check the various parts of espeak-ng.
- Various changes to clean up the codebase.
- Fix various compiler warnings (
-Winitialized,-Wmissing-prototypes,-Wreturn-type, and-Wunused).
security:
- Fix several crashes in the emoji support.
- Fix several static analysis issues detected by Coverity Scan.
- Fix several static analysis issues detected by Microsoft Visual C++ .