Marcel Raad

Results 6 issues of Marcel Raad

I'm using Conan 1.46.2 with `CONAN_V2_MODE` enabled. I have some recipes which have to download different source archives for different operating systems, exactly what https://docs.conan.io/en/1.46/reference/conanfile/methods.html#source descibes as "Maybe the only...

type: question

### I did this Look at the Solaris autobuilds, like https://curl.se/dev/log.cgi?id=20220921085805-1968482#prob9 ### I expected the following A green test 973. Instead, it failed because of extra output from test 972,...

tests

MSVC complains about expressions without effects. Use parentheses to silence them.

MSVC 14.14 implements two-phase name lookup.

Explicitly qualify types in namespace ATL.

### Describe the bug Environment details: Linux x86_64 (build), Linux x86 (host), CMake 3.31.6, NASM 2.15.05 Since CMake 3.30, CMake's NASM support relies on 64-bit to 32-bit x86 treated as...