Max Bruckner
Max Bruckner
Then I'll have to take a closer look at it next week. What version of Xcode did you use to install Clang?
I can't seem to reproduce this with `(Apple LLVM version 9.0.0 (clang-900.0.39.2)`. (commandline tools installed separately without downgrading Xcode). I will try downgrading Xcode next.
Still cannot reproduce it, do you have some additional compiler flags set? `env | grep CFLAGS`
Do you have a 32 bit system?
Seems like it is still includint `stdint.h` and the `long long` comes in the form of a literal. Hm.
nativefier does the exact opposite of what you described. It takes a web application and bundles it as a Desktop app. But it still remains a Web Application. Also what...
The bound could also require `ExactSizeIterator`.
Yes. DBAL 2.6.3, I just checked.
Has anyone looked into this yet?