-
-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: codeRelated to content of the project itselfRelated to content of the project itself
Description
Using Arduino IDE 1.8.3 on Windows 7 64 bit
The message:
Archiving built core (caching) in: C:\Users\per\AppData\Local\Temp\arduino_cache_659403\core\core_arduino_avr_uno_d0519d097723f7476aa49015be44facf.a
is shown in red in the non-verbose compilation output. It should only be shown in the verbose compilation output and the color should be white as it is not a warning or error.
As demonstrated by:
- http://forum.arduino.cc/index.php?topic=485289.msg3311572#msg3311572
and: - http://forum.arduino.cc/index.php?topic=485289.msg3736252#msg3736252
This message can cause undue concern for users or mislead them from the true cause of their problem, yet it provides no useful information to the vast majority of users.
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: codeRelated to content of the project itselfRelated to content of the project itself