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

Multiline Comment Warning #273

Closed
hrehfeld opened this issue Nov 21, 2014 · 1 comment
Closed

Multiline Comment Warning #273

hrehfeld opened this issue Nov 21, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@hrehfeld
Copy link

In file included from glm/glm/detail/type_int.hpp:31:0,
                 from glm/glm/fwd.hpp:31,
                 from glm/glm/glm.hpp:87,
glm/glm/detail/setup.hpp:517:2: warning: multi-line comment [-Wcomment]
  //((GLM_LANG & GLM_LANG_CXX0X_FLAG) && (GLM_COMPILER & GLM_COMPILER_GCC) && (GLM_COMPILER >= GLM_COMPILER_GCC47)) || \
@Groovounet Groovounet added the bug label Nov 21, 2014
@Groovounet Groovounet added this to the GLM 0.9.6 milestone Nov 21, 2014
@Groovounet Groovounet self-assigned this Nov 21, 2014
@Groovounet
Copy link
Member

This issue is now fixed on master branch.

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