ruricolist / serapeum

Utilities beyond Alexandria
MIT License
415 stars 41 forks source link

Fix style-warnings related to inlining, compilation, unused variable #133

Closed kilianmh closed 2 years ago

kilianmh commented 2 years ago

These commits fix 6 style-warnings:

ruricolist commented 2 years ago

As a general suggestion, another way to suppress the warnings about compiler macros would be to make the notinline declarations local to the problematic functions.