Damien Buhl

Results 9 comments of Damien Buhl

It would allow way less portability of wasm files and data layouts for serialization IMHO and today majors modern platforms are all little endian. I mean I cannot think to...

Thanks for the short response time. :+1: > We do also support -j=8 and -j:8, however. Yes but it requires to type more for the user of the command line....

Hey thanks René, I‘ll try your fork! Boost philosophy is great!

No this works only for Boost.Spirit Qi and Karma, X3 being still in development. And X3 can only parse, it cannot generate. It doesn't replace karma for the moment.

> @daminetreg - thanks for the PR! Using mapbox::variant with boost::spirit is what (at least partially) motivated me in the first place. So far I was adapting mapbox::variant to play...

What is the difference between mapnik::util::variant and mapbox::util::variant ? Is it a fork ? Do you think your intrusive approach has chances to be better accepted inside mapbox::variant ? If...

Hi @felixguendling, Just my 2 cents : I made an example to show that basically with what Hana or Fusion provides and a bit of macro hacking you can make...

@d223chen what do you plan to do with the adapted struct ? The idea I mentioned possibly makes something different than what you explicitly want. But indeed it's possible to...

Thanks for using nxxm and helping by the way improving it. ^^ ## Freetype : ``` { "platform": [ "freetype::+freetype" ] } ``` The **+** is to be used when...