Skip to content
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

Fix/file stream size tracking #1608

Merged
merged 2 commits into from
Feb 9, 2019

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Feb 8, 2019

Check current position against size in FileStream::write() and FileStream::seek()
Fixes problem where available() reports negative value

Also remove deprecated FileStream::attach(const String&) usage from samples.

@mikee47 mikee47 force-pushed the fix/FileStream_size_tracking branch from b3acc5b to 47e0c61 Compare February 8, 2019 21:55
@slaff slaff added this to the 3.7.2 milestone Feb 9, 2019
@slaff slaff merged commit e4a8365 into SmingHub:develop Feb 9, 2019
@mikee47 mikee47 deleted the fix/FileStream_size_tracking branch February 11, 2019 20:39
@slaff slaff mentioned this pull request Feb 27, 2019
4 tasks
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.

2 participants