Skip to content

change some 'char *' to 'const char *' to fix bad recursion in SD methods #2398

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

Merged
merged 4 commits into from
Aug 22, 2016

Conversation

martinayotte
Copy link
Contributor

@martinayotte martinayotte commented Aug 15, 2016

as explained in gitter :
change some 'char *' to 'const char *' to fix bad recursion in SD methods

@codecov-io
Copy link

codecov-io commented Aug 15, 2016

Current coverage is 27.80% (diff: 100%)

Merging #2398 into master will not change coverage

@@             master      #2398   diff @@
==========================================
  Files            20         20          
  Lines          3625       3625          
  Methods         335        335          
  Messages          0          0          
  Branches        656        656          
==========================================
  Hits           1008       1008          
  Misses         2441       2441          
  Partials        176        176          

Powered by Codecov. Last update 497d19d...60bf1fb

@igrr
Copy link
Member

igrr commented Aug 22, 2016

cf. arduino/Arduino@e3fae38

@igrr igrr merged commit 4754f43 into esp8266:master Aug 22, 2016
@martinayotte
Copy link
Contributor Author

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants