-
Notifications
You must be signed in to change notification settings - Fork 131
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
Compiling with clang gives: object backing the pointer will be destroyed at the end of the full-expression #218
Comments
Also:
|
These warnings are delegated to the next ROSE developer (Tristan):
and also
The following warnings will not be fixed because we're planning to remove this code in the near future:
The following warning will not be fixed because it's reminding us to convert all this to
The following flaw has been partly fixed. It is now a memory leak, but at least it's defined behavior. It will be merged soon.
|
* The generated documentation didn't differentiate between parameterized nouns that need "an" versus "a" as their article. Since the value in question is definite, we can use "the" to avoid the incorrect grammar. Issue #218+
The text was updated successfully, but these errors were encountered: