Add forward declarations. --- fasthenry-3.0/src/fasthenry/sparse/spUtils.c.orig 2015-07-22 12:12:52.579370846 +0200 +++ fasthenry-3.0/src/fasthenry/sparse/spUtils.c 2015-07-22 12:14:09.636275633 +0200 @@ -107,6 +107,7 @@ #include "spDefs.h" +static RealNumber ComplexCondition( MatrixPtr, RealNumber, int* );
aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/base.scm
emove 'guix-register' and its traces....
AgeCommit message (Expand)Author
2020-10-26tests: Fix nss-mdns test....Mathieu Othacehe
2020-09-10tests: install: Fix gui-installed-desktop-os-encrypted test....Mathieu Othacehe
2020-04-07services: guix: Add 'set-http-proxy' action....Ludovic Courtès
2020-04-06services: syslog: Create log files as non-world-readable....Ludovic Courtès
2020-03-05tests: 'run-basic-test' can enter a root password....Ludovic Courtès
2019-06-24tests: Import (guix build utils) in the marionette....Ludovic Courtès
2019-05-15tests: Skip unreliable "herd invalidate nscd" test....Ludovic Courtès
2019-05-15tests: 'getlogin' test creates its file atomically....Ludovic Courtès
2019-05-09services: Log-in services now require "pam_loginuid"....Ludovic Courtès
2019-03-08activation: Shared system home directories are now 555 and root-owned....Ludovic Courtès
2019-03-04tests: Use non-deprecated (guix store) API....Ludovic Courtès
Ludovic Courtès
2018-06-12.gitignore: Add doc/stamp-[0-9].Ludovic Courtès
2018-04-19gnu: doc: Allow documentation to be translated....Julien Lepiller
2018-02-13.gitignore: Add guix-daemon SELinux policy....Efraim Flashner