You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/04/18 02:18:41 UTC

[GitHub] davidzuhn opened a new pull request #1034: open the file, truncating if it exists

davidzuhn opened a new pull request #1034: open the file, truncating if it exists
URL: https://github.com/apache/mynewt-core/pull/1034
 
 
   The documentation for fsutil_write_file states that it should truncate the file if it already exists.   That's not the case right now, but this patch fixes that.   I think this is the right behavior, rather than updating the docs to match the code.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services