-
Notifications
You must be signed in to change notification settings - Fork 3
Known Issues
Manish Malik edited this page Aug 15, 2016
·
1 revision
#List of Known issues: The following are the known issues with this binding:
-
std_multimap.i
is not supported - Automate the search for linking libraries
- Variable not updating when they passed by pointer (or passed by reference) (for instance
char const ** error
inmsc_rules_add_file
) - Adding a callback function in
msc_set_log_cb
. Currently it's unable to register the call back function. - Running regression test cases synchronously.
- Multimaps are unstable