Skip to content
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

warning: comparing floating point with == or != is unsafe [-Wfloat-equal]| #270

Closed
Videonauth opened this issue Nov 18, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@Videonauth
Copy link

Encountered this while compiling my project from file 'matrix_transform.inl', Line 226 and 227.

version 0.9.5.4

/// @ref gtc_matrix_transform
/// @file glm/gtc/matrix_transform.inl
/// @Date 2009-04-29 / 2011-06-15
/// @author Christophe Riccio

Groovounet pushed a commit that referenced this issue Nov 19, 2014
Groovounet pushed a commit that referenced this issue Nov 19, 2014
@Groovounet Groovounet added the bug label Nov 19, 2014
@Groovounet Groovounet added this to the GLM 0.9.6 milestone Nov 19, 2014
@Groovounet Groovounet self-assigned this Nov 19, 2014
@Groovounet
Copy link
Member

This issue is fixed in master branch for GLM 0.9.6.0 release.

Thanks for reporting,
Christophe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants