guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#41253] [PATCH v3] guix repl: Add script execution.


From: Konrad Hinsen
Subject: [bug#41253] [PATCH v3] guix repl: Add script execution.
Date: Fri, 05 Jun 2020 12:18:05 +0200

A technical question: is there any way to suppress the error message
about the source being newer than the cached version? This is really
annoying when running scripts.

>   hinsen@guix ~$ ~/foo.scm a b c
>   ;;; note: source file /home/hinsen/temp/foo.scm
>   ;;;       newer than compiled 
> /home/hinsen/.cache/guile/ccache/3.0-LE-8-4.2/home/hinsen/temp/foo.scm.go
>   foo called with arguments: ("/home/hinsen/temp/foo.scm" "a" "b" "c")

Cheers,
  Konrad





reply via email to

[Prev in Thread] Current Thread [Next in Thread]