GNU bug report logs - #68554
[PATCH 0/3] Add DMD, the D language reference compiler.

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Wed, 17 Jan 2024 22:42:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #53 received at 68554 <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: Andreas Enge <andreas <at> enge.fr>, 宋文武 <iyzsong <at> envs.net>,
 68554 <at> debbugs.gnu.org
Subject: Re: [bug#68554] [PATCH v3 6/6] gnu: qt-creator: Add support for
 demangling D and Rust symbols.
Date: Fri, 19 Jan 2024 11:38:43 +0200
[Message part 1 (text/plain, inline)]
I'm pretty sure dmd would be supported everywhere qtbase is, but
rust-rustc-demangle-capi-0.1 should be wrapped with supported-package?

On Thu, Jan 18, 2024 at 11:40:44PM -0500, Maxim Cournoyer wrote:
> * gnu/packages/qt.scm (qt-creator) [inputs]: Add d-demangler and
> rust-rustc-demangle-capi-0.1.
> 
> Change-Id: I13122c0d148f283268d59919ade1459b5c7012a5
> ---
> 
> (no changes since v1)
> 
>  gnu/packages/qt.scm | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
> index a6bbc2429a..ca935ba403 100644
> --- a/gnu/packages/qt.scm
> +++ b/gnu/packages/qt.scm
> @@ -71,9 +71,11 @@ (define-module (gnu packages qt)
>    #:use-module (gnu packages cmake)
>    #:use-module (gnu packages compression)
>    #:use-module (gnu packages cpp)
> +  #:use-module (gnu packages crates-io)
>    #:use-module (gnu packages cups)
>    #:use-module (gnu packages curl)
>    #:use-module (gnu packages databases)
> +  #:use-module (gnu packages dlang)
>    #:use-module (gnu packages documentation)
>    #:use-module (gnu packages elf)
>    #:use-module (gnu packages enchant)
> @@ -5150,6 +5152,7 @@ (define-public qt-creator
>             coreutils-minimal
>             clang
>             clazy
> +           d-demangler
>             elfutils
>             gdb
>             kcachegrind
> @@ -5159,6 +5162,7 @@ (define-public qt-creator
>             qtdeclarative
>             qtshadertools
>             qtsvg
> +           rust-rustc-demangle-capi-0.1
>             yaml-cpp
>             valgrind
>             vulkan-loader
> -- 
> 2.41.0
> 
> 
> 
> 

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 119 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.