Skip to content

Fix compilation error in face_occurrences.cpp#1402

Merged
jdumas merged 3 commits intolibigl:masterfrom
mlamarre:fix_face_occurences
Apr 11, 2020
Merged

Fix compilation error in face_occurrences.cpp#1402
jdumas merged 3 commits intolibigl:masterfrom
mlamarre:fix_face_occurences

Conversation

@mlamarre
Copy link
Copy Markdown
Contributor

@mlamarre mlamarre commented Jan 9, 2020

Fix error: no match for ‘operator=’ with gcc 7.4.0 when IntegerC is long long int
Got the error while building the new libigl python bindings against libigl dev branch.
Two trailing whitespaces were removed by my text editor.

Check all that apply (change to [x])

  • All changes meet libigl style-guidelines.
  • Adds new .cpp file.
  • Adds corresponding unit test.
  • Adds corresponding python binding.
  • This is a minor change.

When IntegerC is long long int with gcc 7.4
@teseoch teseoch changed the base branch from dev to master April 11, 2020 16:36
@jdumas jdumas merged commit df5b320 into libigl:master Apr 11, 2020
@mlamarre mlamarre deleted the fix_face_occurences branch April 16, 2020 16:05
skoch9 pushed a commit to skoch9/libigl that referenced this pull request Jun 3, 2020
* Fix compilation error

When IntegerC is long long int with gcc 7.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants