TimothyGu / libilbc

Packaged version of iLBC codec from the WebRTC project
BSD 3-Clause "New" or "Revised" License
64 stars 49 forks source link

Switch order of function decorators #44

Open BtbN opened 9 months ago

BtbN commented 9 months ago

The USE_RESULT macro can be an attribute, given recent enough gcc. Those have to come first, otherwise the signature is invalid.