tlk00 / BitMagic

BitMagic Library
http://bitmagic.io
Other
412 stars 48 forks source link

bm*.h: Invoke BM_DECLARE_TEMP_BLOCK without a trailing semicolon. #64

Closed ucko closed 3 years ago

ucko commented 3 years ago

It's defined to supply a semicolon itself, and roughly 80% of calls overall rely on that characteristic, so go with the flow to avoid breaking under -Werror=pedantic.