Name conflict in library Storage #366
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
The referenced code from Storage/storage_common.h creates a name, debug and this name is visible in global scope.
It therefore conflicts with a name that is ubiquitous in user code.
Please correct this. It is not fair that thousands of users cannot use the name debug and have to change their long established code bases to accommodate this.
Thank you
ArduinoCore-renesas/libraries/Storage/storage_common.h
Lines 27 to 38 in 5748045
The text was updated successfully, but these errors were encountered: