Luiz Silveira

Results 5 comments of Luiz Silveira

I've made some progress on this subject but I think it is not ready for a PR yet because I had to change some integer types on the code --...

Wonderful! Thank you for the great work. Soon I'll be reaching you out to discuss some improvements I've made on modularization and theming, which I'm using (and reusing) with success...

*** UPDATE *** I was able to compile it using clang: [root@SmallPi ~]# clang++ --version clang version 7.0.0 (tags/RELEASE_700/final) Target: armv6l-unknown-linux-gnueabihf Thread model: posix InstalledDir: /usr/bin

*** UPDATE 2 *** One of the tests needs fixing: [root@SmallPi Tests]# make QPU=1 TriFloat clang++ TriFloat.cpp -o TriFloat TriFloat.cpp:1:10: fatal error: 'QPULib.h' file not found #include "QPULib.h" ^~~~~~~~~~ 1...

Still not good to go on with that change? I'd like to vote for it, because Duration constants make much sense, imho. I actually had to quit using Duration for...