suiginsoft
suiginsoft
Hi, thanks for trying it out. What compiler, OS, and user environment are you using to build hebimath? [bc(1)](http://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html) is required to run the unit tests (it uses it as...
I tried out OpenSUSE Leap, it didn't repro the issue. I then updated to Tumbleweed and suddenly got the same error as yourself, which is promising. I will attempt to...
Turns out the problem was a false positive and is simpler to fix than I thought it might be. Looks like GCC 8.2 now optimizes away that equality checks on...
What are you using ICU for? Harbuzz has a built in version of libUCDN it uses when ICU is disabled, which provides a minimal set of the unicode lookup and...