Archived

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

a little bug in include/IceUtil/Config.h

little bug in include/IceUtil/Config.h

line 215:

# ifdef INT64_MIN

should be:

# ifdef INT64_MAX

Comments

  • benoit
    benoit Rennes, France
    Thanks for the bug report, this will be fixed in the next patch release!

    Benoit.