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

Mistake in seekoff function of basic_stringbuf #63

Open
stynkid opened this issue Nov 26, 2020 · 1 comment
Open

Mistake in seekoff function of basic_stringbuf #63

stynkid opened this issue Nov 26, 2020 · 1 comment

Comments

@stynkid
Copy link

stynkid commented Nov 26, 2020

i think, In the "if (which & ios_base :: out)" part in the seekoff function of basic_stringbuf, the part that is ielement is a mistake of oelement.

@mike-matera
Copy link
Owner

Hi. Can you give me a line number and a test case that shows the problem?

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

No branches or pull requests

2 participants