Skip to content
Snippets Groups Projects
Commit 1773333f authored by adrien-matta's avatar adrien-matta
Browse files

* Fixing final core dump on linux due to improper behaviour from gcc

        - gcc get confused by global variable and do not mangle the name
        correctly
        - fixed by removing the global varaible in question to
        NPOptionMnager
parent 3396e025
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment