Jérôme Carretero

Results 43 comments of Jérôme Carretero

At the risk of sounding pedantic... indentation and alignment serve different purposes and are *not interchangeable* so this shouldn't be a coin toss kind of decision: - Indentation is moving...

Yeah. Note that CBOR has a few registered and unregistered extensions for this.

With label printers having different resolutions (8 dots/mm aka 203 dpi mostly or 300 dpi) there's no way to properly align a barcode so it is optimal for everyone ;...

Additionally, in this case, there is a dependency cycle caused by third_party/tcplp/CMakeLists.txt where eg. tcplp-mtd needs openthread-mtd which needs tcplp-mtd.

Additionally, in this case, mbedtls is linked into a shared library but itself is not built with `-fPIC`.

Note: - The [photosphere image metadata ("accepted" standard based on XMP)](https://developers.google.com/streetview/spherical-metadata) would need to be preserved for this to work (#2710). From what I've seen, the code is using imagemagick...

Got another kind of collision in sci-geosciences/viking documentation (patch in https://github.com/gentoo/gentoo/pull/28247/commits/1a433c16792c48db110aba9733e5847b7bff856c). I think a natural approach would be for a tool to re-download the distfile whenever the URL has changed,...

Got another collision in dev-python/rpyc-5.2.3 ; at some point the ebuild switched from using github releases to pypi releases, which don't contain the same data. Gentoo mirrors still have the...

I tried pyOCD on an stm32h7a3zitxq, pack Keil.STM32H7xx_DFP 3.1.1, and get a similar error: ``` Error: Flash pages (32768 bytes) do not fit evenly into sector (8192 bytes) ```

@firegurafiku FYI https://github.com/hughperkins/EasyCL/pull/20 which should do the trick for you (I had also noticed sandbox violations when building). +1 for providing an option for all "non-obscure" 3rd party dependencies to...