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

abstractmetabuilder: some operators had zero arguments(?) #4

Open
wants to merge 1 commit into
base: smtk-head
Choose a base branch
from

Conversation

mathstuf
Copy link

@mathstuf mathstuf commented Apr 7, 2015


Apparently a problem from Boost on Windows related to shared_ptr::operator*.

@mathstuf
Copy link
Author

mathstuf commented Apr 7, 2015

@mwoehlke-kitware

@mwoehlke-kitware
Copy link

Hmm... I am deeply suspicious that this is working around some other bug. At the very least, there should probably be a warning emitted when this happens.

@mathstuf mathstuf force-pushed the handle-empty-arg-operators branch 2 times, most recently from f3f0c2b to 3422804 Compare April 15, 2015 19:06
@mathstuf
Copy link
Author

This might not be necessary; VS2013 doesn't have this issue(?).

mwoehlke pushed a commit that referenced this pull request Jun 3, 2016
Fix incorrect primitive type and add a check.

This is just for debugging. After printing the missing types, we add them and disable the abort()
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.

2 participants