unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75325] [PATCH rust-team 0/2] Add add-dependencies procedure.
@ 2025-01-03 19:38 Herman Rimm via Guix-patches via
  2025-01-03 19:40 ` [bug#75325] [PATCH rust-team 1/2] build-system: cargo: " Herman Rimm via Guix-patches via
  2025-01-03 19:40 ` [bug#75325] [PATCH rust-team 2/2] build-system: cargo: add-dependencies: Silence warning Herman Rimm via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Herman Rimm via Guix-patches via @ 2025-01-03 19:38 UTC (permalink / raw)
  To: 75325; +Cc: Efraim Flashner

Hello,

(parameterize ((current-warning-port (%make-void-port "w"))) ...) does
not silence the warning emitted by the format.

Cheers,
Herman

Herman Rimm (2):
  build-system: cargo: Add add-dependencies procedure.
  build-system: cargo: add-dependencies: Silence warning.

 guix/build-system/cargo.scm | 25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)


base-commit: 5f92f009a19c1a5a8b7df5a7bcb1e1f283a953f8
-- 
2.45.2





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-01-03 19:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-03 19:38 [bug#75325] [PATCH rust-team 0/2] Add add-dependencies procedure Herman Rimm via Guix-patches via
2025-01-03 19:40 ` [bug#75325] [PATCH rust-team 1/2] build-system: cargo: " Herman Rimm via Guix-patches via
2025-01-03 19:40 ` [bug#75325] [PATCH rust-team 2/2] build-system: cargo: add-dependencies: Silence warning Herman Rimm via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).