Portalez Régis

Results 7 issues of Portalez Régis

Hybridizer Essentials displays 1.3.0 where it should be 1.3.[build number].

When building a CUDA 8 project (created from templates), I get a link error : `LINK1104 cannot open file 'hybridizer.basic.runtime.lib'.`

bug

Great package ! I would love to see some additional layer of globalization. is_even.configure("en-us").is_even("twenty two") -> true is_even.configure("fr-fr").is_even("vingt-deux") -> true is_even.configure("fr-be").is_even("nonante huit") -> true Windows published the list of [supported...

in file include/ThinProtobuf.h:225 (for example), llvm::support::endianness doesn't exist. It seems to be llvm::endianness that should be used instead. See : https://llvm.org/doxygen/namespacellvm.html#ae1e26e57357947b25e392fd18ab000db in lib/TemplightTracer.cpp:200 and lib/TemplightAction.cpp:59, getFileName doesn't exist. It seems...