Skip to content

SVN keywords being used yet SVN keyword expansion not happening [imported] #277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cmaglie opened this issue Nov 15, 2012 · 1 comment
Closed
Assignees
Labels
Component: IDE The Arduino IDE
Milestone

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 277 moved from a Google Code project.
Added by 2010-06-21T18:34:01.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium

Original description

There are places in the tree where SVN keywords are being used in files yet the SVN keyword expansion, which is controlled by the file properties, does not appear to have keyword expansion enabled.
For a specific example of file look at this file:
http://code.google.com/p/arduino/source/browse/trunk/hardware/arduino/cores/arduino/wiring_digital.c

See line 22:

Here is some additional discussion on the topic:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1277081988

Without the properties enabled, no keyword expansion will happen
and users get stale (wrong) information
in the SVN keywords - which is not good.

This is not isolated to the single file above.

ffissore pushed a commit that referenced this issue Feb 21, 2014
… require a different approach and have a different history
@ffissore ffissore added the New label Feb 27, 2014
@ffissore ffissore self-assigned this Jul 1, 2015
@ffissore
Copy link
Contributor

ffissore commented Jul 3, 2015

Mitigated

@ffissore ffissore closed this as completed Jul 3, 2015
@ffissore ffissore added the Component: IDE The Arduino IDE label Jul 3, 2015
@ffissore ffissore added this to the Release 1.6.6 milestone Jul 3, 2015
tbowmo pushed a commit to tbowmo/Arduino that referenced this issue Jul 14, 2016
…ty-fix

Fix compile error using ESP board 2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE
Projects
None yet
Development

No branches or pull requests

3 participants