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

dynalib: compile-time check for certain types of ABI breaking changes #895

Merged
merged 4 commits into from
Mar 14, 2016

Commits on Mar 10, 2016

  1. DYNALIB_FN() now requires additional argument with function signature…

    … as a basic measure against certain types of the ABI breaking changes
    sergeuz committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    1959295 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    sergeuz committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    38c6144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f51a6f8 View commit details
    Browse the repository at this point in the history
  4. Compilation fix

    sergeuz committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    36a0dc3 View commit details
    Browse the repository at this point in the history