Romain Deterre

Results 7 issues of Romain Deterre

Hello all, Would it be feasible to add support for UML in breathe? Doxygen has added support for this in version 1.8.8 with a "startuml" special command that generates ``...

enhancement
code

Hi, I'm wondering if it's possible to use a `std::vector` of some type `T` as a user-defined type with SOCI. I have tried defining a specialization for `soci::type_conversion` with my...

Specify library name and version: **llvm/13.0.0** This is a new PR for the changes from @Manu343726 and @tcanabrava to add an LLVM recipe.

infrastructure

Hi, I am wondering if the line 43 of FindCasablanca.cmake shoud set the _CASABLANCA_ROOT_HINTS_AND_PATHS variable instead of _CASABLANCA_ROOT_HINTS. It seems that the latter is left unused after it's assignment. Also,...

Hi, Here is proposed change to add support for exporting position (pick and place) files in ASCII and CSV format using KiPlot. I was not able to find an API...

Hello, I'm running into an issue where configuring a static IP for a W5500 SPI ethernet chip does not work, but using DHCP works fine. To test, I am using...

Hello 👋 On my system, running counsel-projectile-switch-project with the find-file action is much slower that calling counsel-projectile-find-file directly. This issue may be related to #153. I used [etrace](https://github.com/aspiers/etrace) to inspect...