Results 21 comments of Dawid Nowak

> PlatformIO complains about something missing in platformio.ini u'd better be more precise, than just _complains about something_ ;-)

> Perhaps also spaces? Yeah, I'm also surprised that my spaces get converted to dots -> destroying the file names………

I've just upgraded from 5 to 6 – the biggest disappointment is me being **forced** to anticipate the size when using DYNAMIC document. Arduino's `String` is actually dynamic – its...

Yep, I'm confused _when_ to run it manually now… https://community.platformio.org/t/clion-is-re-init-the-same-as-pio-init-ide-clion-when-to-use-it/31882?u=dvdnwk

I'd wish that https://phar.io/ would document this kind of stuff. Maybe a FAQ section? The first thing, that was confusing to me, was reading… > # Install all phar files...

I know this could be (some? a lot of?) work. But it has to be done anyway?! Someday?! Soon? Unless you want to stay 10+ years behind the modern C++...

> C++20, probably not before also switching to GCC12 or latter Well, I was confused at first, but C++20 _is_ working with the current setup (GCC 10.3.0), but it's experimental....

I have _temporarily_ disabled all `volatile` warnings: https://github.com/MacDada/DnWiFiDoorLock/commit/5533426e6a3e2b36b690b7ae90310587715b989a

> Feel free to provide a PR :) Ok, will try – I was asking about that [at the beginning: _2. Are you open for PRs in this matter?_](https://github.com/esp8266/Arduino/issues/8916#issue-1680007211) :-)...