Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GCC 5.x inline function semantics fix | Martin Hauke | 2015-09-03 | 1 | -1/+1 |
| | | | | | | | | | | The compiler will warn and the linker will fail if an inline function is declared but not defined in the same translation unit. This fixes the problem by prepending 'extern' to the declaration in the header file. For a proper explanation see: https://gcc.gnu.org/gcc-5/porting_to.html | ||||
* | add toolame-02l | Matthias P. Braendli | 2014-02-07 | 1 | -0/+21 |