Skip to content

Conversation

@scott-snyder
Copy link

  • Remove obsolete interface/implementation pragmas.
  • Wrong type for std::string indices.
  • Fix use of pointers to dangling temporaries.
  • Possible use of uninitialized variable.
  • Avoid warnings about precision loss in int64->double conversion.

BEGINRELEASENOTES

  • Fix a number of compilation warnings seen with clang.
    ENDRELEASENOTES

 - Remove obsolete interface/implementation pragmas.
 - Wrong type for std::string indices.
 - Fix use of pointers to dangling temporaries.
 - Possible use of uninitialized variable.
 - Avoid warnings about precision loss in int64->double conversion.
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