Jochen Hiller
Jochen Hiller
This PR did not work for me on macOS on ARM platform (MacBookPro with M1). I think problem is that linuxbrew does not support aarch64 architecture by default. See https://docs.brew.sh/Homebrew-on-Linux#arm...
Thanks @flaviocosta-net for your investigation. Normally I would also vote for following standards if somehow possible and appropriate. But the "price" seems to be very high: increase footprint by 2-3x...
I did further tests how JSON-P, JSON-B and their RIs does work in OSGi in general. And about their pros and cons about use in ESH. Short summary of my...
@rellermeyer @tverbele Coming back to my proposal to introduce pax-exam I would like to do: - cleanup this OLD/deprecated project with these integration tests - align with pax-exam project to...
I stumbled also over that issue: ``` .../build/_deps/googletest-src/googletest/include/gtest/gtest-printers.h:532:9: warning: implicit conversion from 'int32_t' (aka 'int') to 'float' may lose precision [-Wimplicit-int-float-conversion] if (static_cast(val * mulfor6 + 0.5) / mulfor6 ==...
Hi @hsynkrtl thanks for sharing the problem. Which version (or snapshot) did you use for testing? We fixed one issue with listResources, which might be in same area. See https://github.com/eclipse/concierge/pull/55/files...