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

Use SWIG warning system #84

Open
jaeandersson opened this issue Feb 14, 2017 · 0 comments
Open

Use SWIG warning system #84

jaeandersson opened this issue Feb 14, 2017 · 0 comments

Comments

@jaeandersson
Copy link
Owner

Comment by @wsfulton:

The normal SWIG warning system has not been used (there are no warning numbers, you could call Swig_warning), eg:
Warning: invalid MATLAB symbol 'FooImpl' ()
Symbols may not start with '
'. Maybe try something like this: %rename(u_FooImpl) _FooImpl;
warning: function ./+enum_thorough/end.m shadows a built-in function

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

No branches or pull requests

1 participant