llparse icon indicating copy to clipboard operation
llparse copied to clipboard

Generated header issue with Swift Cxx interop

Open postmechanical opened this issue 11 months ago • 2 comments

Per the recommendation here, I am opening an issue on this repo to request a change to the generated c_nio_llhttp.h header. It appears that the stdint.h include here needs to be moved outside the extern "C" block and included as <cstdint> when Cxx interop is enabled for Swift packages that use it to both compile and not break the debugger.

postmechanical avatar Feb 03 '25 18:02 postmechanical

Any plans to address this?

postmechanical avatar Apr 16 '25 19:04 postmechanical

Last commit in the project was 8 months ago. I would not hold my breath.

fingon avatar Apr 16 '25 20:04 fingon