Paul J. Davis
Paul J. Davis
That’s a rule for constructors on PMR containers stored inside other pmr containers. Either the constructor has to have the last argument for the Allocator, or the first argument must...
Pablo Halpern covers the container constructor stuff during this part of his cppcon talk: https://youtu.be/v3dz-AKOVL8?t=2360&si=qKn94l2h8x9uwtHT
There's a fork button up there ----^
Is there any sort of traceback in your error logs that you can paste here? If there's no log can you increase the verbosity to debug and try again? Thanks...
Ok, I'm pretty sure I know what the first error is. Can you describe the config for the second a bit more? I can't see the difference you're pointing out.
I pushed a new version of the proxy patch that should behave for the first error you had. Let me know how it works out for you.
Just started playing with trying to get the proxy to be able to run the entire Futon test suite. Looks like that second error is due to me stripping trailing...
Pushed a preliminary fix for that redirect loop. Still doesn't run the test suite. I'll try and get the entire test suite passing tomorrow.
CI will totes fail on this. Just for sharing.
This requires https://github.com/TileDB-Inc/TileDB/pull/3814