Add forward declarations. --- fasthenry-3.0/src/fasthenry/sparse/spBuild.c.orig 2015-07-22 10:13:30.884638176 +0200 +++ fasthenry-3.0/src/fasthenry/sparse/spBuild.c 2015-07-22 13:08:48.862973419 +0200 @@ -106,6 +106,8 @@ #include "spDefs.h" +static void Translate( MatrixPtr, int*, int* ); +static ExpandTranslationArrays( MatrixPtr, register int ); eader'> cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/xiph.scm
AgeCommit message (Expand)Author
2020-10-06gnu: libshout: Update to 2.4.4....* gnu/packages/xiph.scm (libshout): Update to 2.4.4. Tobias Geerinckx-Rice
2020-07-25gnu: ao: Update source URI....* gnu/packages/xiph.scm (ao)[source](uri): Adjust to current. Marius Bakke
2020-06-27gnu: opusfile: Do not build static libraries....* gnu/packages/xiph.scm (opusfile)[arguments]: New field. Marius Bakke
2020-06-27gnu: opusfile: Update to 0.12....* gnu/packages/xiph.scm (opusfile): Update to 0.12. Marius Bakke