Nicklas Börjesson

Results 185 comments of Nicklas Börjesson

Well.. we got..India, Kenya, Germany and Sweden, so that might work.

I have added all of you to a private room at gitter. Hope you see the invites.

@TheRealCasmat, @rstz Same issue here on Windows 11.

 @kumekay My reasons for this is that I develop a component that: 1. Is becoming quite large and complex. (https://github.com/RobustoFramework/Robusto) 2. Has a lot of dependencies. I cannot use "Local...

So developing the framework that I use it in my test projects through dependency management and when I do this, because it is about communication and that becomes a lot...

Well, in my view, it should recreate it. If I don't remove the dependency, why wouldn't it? Either way, again that is not what I want to do as I...

> Have you even tried the IDF_COMPONENT_OVERWRITE_MANAGED_COMPONENTS option? I think ot does exactly what you're looking for. I've edited files in one of my managed components yesterday and those changes...

If I understand you correctly; Yes, that is the original problem. And I see that there already are in #if !defined(round) in the code, so basically, this shouldn't happen. The...

Aha, I understand. I will try with different variants if and when I run into it again. Closing this for now.