Skip to content

fix C++ compatibility issues with operator>> on char* - #2703

Open
satta wants to merge 1 commit into
alexdobin:masterfrom
satta:c++16-stream-operators
Open

satta wants to merge 1 commit into
alexdobin:masterfrom
satta:c++16-stream-operators

Conversation

@satta

@satta satta commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

The operator>> for char* seems to no longer work in later C++ standards. This caused issues in Debian builds: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143695

The operator>> for char* seems to no longer work in later C++ standards.
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.

1 participant