Skip to content

floating point constants exceeding the range of float #2

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Compile (GCC 4.6.3 with "-Wall -Wextra -Werror").
2. See the error pasted below.

What is the expected output? What do you see instead?
Expected output: nothing (i.e. no warnings/errors).
Output by GCC 4.6.3:
".../multiresolution_csurfel_registration.cpp:2706: error: floating constant 
exceeds range of 'float' [-Werror=overflow]".


What version of the product are you using? On what operating system?
Version 0.2 (with multiresolution_csurfel_registration.cpp from 16.05.2011). 
Ubuntu 12.10.

Please provide any additional information below.
This does not seem to introduce any misbehavior in my case so far, but it stops 
compilation with "-Werror" which is very unfortunate.

Original issue reported on code.google.com by freek...@gmx.de on 12 Apr 2013 at 7:05

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions