Archived

This forum has been archived. Please start a new discussion on GitHub.

Freeze compilation warning

When compiling freeze maps into my code, I get this gcc warning:

/g4/Ice-3.2.0/include/Freeze/Map.h:699: warning: unused parameter 'dbKey1'
/g4/Ice-3.2.0/include/Freeze/Map.h:699: warning: unused parameter 'dbKey2'

Which are just some named, but unused arguments.

Comments

  • bernard
    bernard Jupiter, FL
    Thanks for the bug report, it will be fixed in the next patch release!

    Bernard