-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fcf99c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
develop (macumber) - x86_64-MacOS-10.10-clang: Build Failed
fcf99c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
iteration (macumber) - x86_64-MacOS-10.10-clang: Build Failed
fcf99c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fcf99c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
np, general issue is that if swig encounters a type it does not know about it will generate some default code. if you forward declare the type then swig will know to handle it correctly. since this file is processed by swig before the one that defines surfaces, we just have to forward declare surface to let swig know it is coming up
fcf99c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
iteration (macumber) - x86_64-Linux-Ubuntu-14.04-clang-3.5: Build Failed
fcf99c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
iteration (macumber) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: Build Failed
fcf99c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
iteration (macumber) - i386-Windows-7-VisualStudio-12: Tests Failed (0 of 0 tests passed, 0 test warnings)
fcf99c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
iteration (macumber) - Win64-Windows-7-VisualStudio-12: OK (2144 of 2186 tests passed, 0 test warnings)