Paul Harris
Paul Harris
I think I'll need you to fixup the benchmarks test. It looks like there is a bunch of 3rd party code (like googletest) that might need those flags disabled for...
Sorry I'm new to that localized argument feature myself, are you able to handle that please?
Give this a try. Thanks, I learned something new about cmake, nice new feature for dealing with compiler flags!
> Mind if I do the static --> namespace in this PR ?
@dbaileychess please review and consider merging :) I finally had a chance to cycle back to finish this up.
Can we also tag a new release? v2.0.7 ? I'd like to update the recipe in conan while I'm working on flatbuffers.
Have you also considered: -Wzero-as-null-pointer-constant flatc generates code with zeros instead of NULL or nullptr, which is throwing up warnings when I compile in the generated headers. Would be nice...
Is there a plan to fix this bug properly? Or at least compute a better manual query fix? ie so threads don't just show "only one participant" ?
I've fixed it "more properly" by computing the replies properly. I did it via python... so install pip, ie on debian, `apt install python-pip` and then install pymongo `python -m...
Note that I am able to make git-bash (the SDK version) to work correctly, by opening a MSVC Developer Prompt, and then running c:\git-sdk-64\git-bash.exe So that is loading the variables...