Raihaan Shouhell
Raihaan Shouhell
> Hello @res0nance, thank you for reaching out. Does this happen repeatedly and/or frequently? I have also created a task in the team to look at this. > > _Filed...
This has happened repeatedly we have seen this for over well over a month. On Wed, Mar 30, 2022, 8:50 AM Louis Chan ***@***.***> wrote: > Hello @res0nance , thank...
Hey it looks like this has a merge conflict. Could you rebase this? Also has anyone done any testing on this?
> Thanks for the report [@res0nance](https://github.com/res0nance) . Any clue about what may have triggered this issue? Currently unsure, we know this happens on UDP but thats about all we have...
Has this been tested with the older stuff e.g linux ssh to ensure the refactoring didn't break the existing functionality?
> > Has this been tested with the older stuff e.g linux ssh to ensure the refactoring didn't break the existing functionality? > > Yes, I have been using it...
> Hi [@res0nance](https://github.com/res0nance) > > We do support building in VS and with MSVC tools: > > [wolfssl/INSTALL](https://github.com/wolfSSL/wolfssl/blob/93000e5f1405bb44e1eeec1e9714ea87c5d1dbc1/INSTALL#L29-L31) > > Lines 29 to 31 in [93000e5](/wolfSSL/wolfssl/commit/93000e5f1405bb44e1eeec1e9714ea87c5d1dbc1) > > 4. Building...
> The `#warning` is handled as a `#pragma message()` in a few spots where we expect the compiler to hit. In that particular case, the library built with MSVC tools...
> > Now, I could add an explicit runtime dependency like self.requires("gcc/11.4.0@me/stable", run=True), but that needs to be specified in basically every single recipe since profiles can only declare tool_requires...