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

fix: 0.1.1 Fix variadic macro warning on clang, Include stdlib.h #6

Merged
merged 3 commits into from
Apr 30, 2024

Commits on Apr 4, 2024

  1. fix: include stdlib.h

    jgabaut committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b6c6591 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix: Removed extra parameters from variadic functions' prototype in s…

    …puro.h (#5)
    
    - Solve variadic macro warning for clang
    - Drop usage of ## in macro definitions
    khushal-banks committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4e1e47b View commit details
    Browse the repository at this point in the history
  2. chore: bump patch

    jgabaut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f6e91f9 View commit details
    Browse the repository at this point in the history