Johan Boule

Results 32 comments of Johan Boule

What I observe with repeated conan install invocations with the same install folder is that they all overwrite the conaninfo.txt, conanbuildinfo.txt and conan.lock file. This makes the "installed folder" only...

Note that duplicating static libraries into potentially several shared libraries is a recipe for disaster when they have global variables.

Sorry to have left this as is without further work on implementing the suggestion for a new command line flag. I also ended up just putting the skip-exclusion-marker option.

> Some news on the MSVC side: https://devblogs.microsoft.com/cppblog/introducing-source-dependency-reporting-with-msvc-in-visual-studio-2019-version-16-7/ ### MSVC I did a quick test with a file main.cpp which starts with import hello; and the command line cl -std:c++latest...

I think commit b7e57a8dfde669b999cfda10f5cfc0987bd6ca9e updated the file to VS 2022.

Yeah, the map shows the way things would really look from far above rather than a symbolic representation. Sun comes from south-west in WZ, because it looks better this way....

> I've found a way to do it, but it's not ergonomic The current docker documentation about `run --entrypoint` actually gives an example like that. We can obtain the same...

Doesn't `faketime now` freeze the clock ? Also, I think you need the `-m` flag is there's theads involved. Maybe you can try to use an offset like `faketime -m...

Just for information, the cyclonedx-python-lib >=5.0.0 is breaking Conan2's SBOM extension on some conan packages because they have a strict validation regarding the number of licenses. I encountered the issue...

Can you please correct the main authors of Psycle? These are Arguru and JosepMa. I only contributed to it.