Clément Péron

Results 100 comments of Clément Péron

@dnmokhov Sorry for spamming the CI i thought putting it in draft would have stopped the CI to run. It should now be OK. in order to clean a bit...

@dnmokhov @pavelkumbrasev @isaevil any feedback on this?

> @clementperon I don't really think that storing an archive in the repo is a good idea. It leaves us without the ability to apply particular workarounds if any issues...

Related to https://github.com/jemalloc/jemalloc/issues/467

@zyl-one which build system do you use ? Could you try to have -lCommon++ -lPacket++ -lPcap++ two times ? It could be the order of the link.

@mwarning For the code formatting it's easy for me to develop and quickly detect missing characters. I could try to drop it but this is the default clang-format and it's...

> Owner > ### I have the same issue in my MR https://github.com/seladb/PcapPlusPlus/pull/1370 I didn't touch to the code at all

I didn't look at the pipeline but using a cache + ccache could avoid to rebuild some files. Else limiting the number of OS and run a nightly pipeline with...

@davidbolvansky could you point which VLA is causing the issue ? Maybe you can open a MR and follow what has been done for FreeBSD https://github.com/seladb/PcapPlusPlus/pull/1588/commits/e5f6911c5337ee47d804fd4fe3f4a299dce2c79b

> @clementperon I remember we discussed it, but I forgot why we need this change. Where does homebrew expect the header files to be, and where are they now? @seladb...