David Faure

Results 59 comments of David Faure

Thanks @dangelog for the fix! @anthonywilliams could you review https://github.com/anthonywilliams/strong_typedef/pull/11? Thanks.

See https://github.com/rupa/z/issues/198 -- similar bug report in another project that has a similar issue. I can't find a *working* autojump-like solution :(

That makes a lot of sense to me. A move is only atomic if it's on the same partition...

Same experience here. I think this issue can be closed.

https://dreammotion.com/detected-problems-with-app-native-libraries-libavcodec-so-text-relocations/ says the solution is to compile with -fPIC ?

serialize()/deserialize() aren't documented because their use is mostly internal. But if you already have XML in a file and you want to send that as a SOAP request, you don't...

OK. That would be acceptable API indeed. Feel free to work on a patch that implements that (and sorry for the delayed reply...)

libkode can be extended ;-) BTW libkode upstream is https://github.com/cornelius/kode but unfortunately there are a number of commits on each side that didn't get merged into the other, so they...

"I turned off all the 3 type API generation." ... what gets generated, then? For those I would rather turn ON all three....

Ah, I see. It's pretty hard for me to determine if disabling some parts of the code generation might one day hide a regression in kdwsdl2cpp that would otherwise have...