autocxx icon indicating copy to clipboard operation
autocxx copied to clipboard

generate_all! throws up some bugs with the s2 example

Open adetaylor opened this issue 4 years ago • 2 comments

Modify examples/s2/src/main.rs to use generate_all! instead of the generate! directives. Build. Some bugs show up - I have yet to characterize them, make test cases, and fix.

adetaylor avatar May 04 '21 05:05 adetaylor

It's possible that #470 is the only problem here, but I'll keep this open until I know more.

adetaylor avatar May 06 '21 15:05 adetaylor

After #470, this also started to run into #494, which I'm now working on.

adetaylor avatar May 15 '21 17:05 adetaylor