-
Notifications
You must be signed in to change notification settings - Fork 374
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
Remove static on function already inside anonymous namespace #1
Labels
Comments
This was referenced Jul 29, 2014
lilgreenbird
added a commit
that referenced
this issue
Dec 20, 2017
david-puglielli
added a commit
that referenced
this issue
Jul 27, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In stream.cpp:129, a static is specified on a function that is already inside
an anonymous namespace.
This really is just a test to put an issue in, though this is a real issue
that should be fixed in the next release.
Work Item Details
Original CodePlex Issue: Issue 10808
Status: Closed
Reason Closed: Unassigned
Assigned to: Unassigned
Reported on: Jul 29, 2008 at 12:36 AM
Reported by: icosahedron
Updated on: Apr 28, 2009 at 10:11 PM
Updated by: DavidSceppa
Closed on: Apr 28, 2009 at 10:11 PM
The text was updated successfully, but these errors were encountered: