mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Fix "Runtime Error: Dictionary size changed during iteration" // Resolve #2003
This commit is contained in:
@ -14,6 +14,8 @@ PlatformIO 3.0
|
|||||||
- CLion: Improved project portability using "${CMAKE_CURRENT_LIST_DIR}" instead of full path
|
- CLion: Improved project portability using "${CMAKE_CURRENT_LIST_DIR}" instead of full path
|
||||||
|
|
||||||
* Fixed an issue with incorrect detecting of compatibility (LDF) between generic library and Arduino or ARM mbed frameworks
|
* Fixed an issue with incorrect detecting of compatibility (LDF) between generic library and Arduino or ARM mbed frameworks
|
||||||
|
* Fixed "Runtime Error: Dictionary size changed during iteration"
|
||||||
|
(`issue #2003 <https://github.com/platformio/platformio-core/issues/2003>`_)
|
||||||
|
|
||||||
3.6.3 (2018-12-12)
|
3.6.3 (2018-12-12)
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user