all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Josh Marshall <joshua.r.marshall.1991@gmail.com>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: 41556-done@debbugs.gnu.org
Subject: [bug#41556] [PATCH] gnu: aegis: Update homepage link and fix build failure
Date: Wed, 27 May 2020 08:32:59 -0400	[thread overview]
Message-ID: <CAFkJGRf=-Te60SyF0n+9xQNEWJzpD6Tkw_10dg3-Pt5mxMGXbQ@mail.gmail.com> (raw)
In-Reply-To: <874ks1627v.fsf@nckx>

[-- Attachment #1: Type: text/plain, Size: 1453 bytes --]

Gah!  No matter how many times I tell my editor to use spaces it inserts
tabs.  I'm dumping neovim.

I don't use it, just fixing up something I saw.

On Wed, May 27, 2020, 07:34 Tobias Geerinckx-Rice <me@tobias.gr> wrote:

> Josh,
>
> Josh Marshall 写道:
> >     * gnu/packages/version-control.scm (aegis):
>   ^^^^
>
> ‘git log’ adds 4 leading spaces to commit message bodies but you
> don't need to add (or, I presume, copy/paste :-) them yourself.
>
> > Update homepage link and fix build failure
>
> Thanks!  I've split these two unrelated changes into two commits.
>
> SF project pages aren't goot home pages but this project looks
> very dead indeed.  Are you fixing this because you use it?
>
> > @@ -1885,7 +1885,10 @@ accessed and migrated on modern
> > systems.")
> >         ("ed" ,ed)))
> >      (arguments
> >       `(#:configure-flags (list "--with-no-aegis-configured"
> > -
> > "--sharedstatedir=/var/com/aegis")
> > +
> > "--sharedstatedir=/var/com/aegis"
> > +                            ;; Uses the old 'throw()' specifier
> > with 'new'
> > +                            ;; which changed in C++11.
> > +                            "CXXFLAGS=-std=c++03")
>     ^^^^…
>
> It's worth running ‘guix lint’ even after trivial changes: these
> are tabs & we're a spaces family.  Changed and pushed as
> 812dad08764af5ae4d80394732dcc1481742db3a et al.
>
> Kind regards,
>
> T G-R
>

[-- Attachment #2: Type: text/html, Size: 2049 bytes --]

      reply	other threads:[~2020-05-27 12:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27  3:12 [bug#41556] [PATCH] gnu: aegis: Update homepage link and fix build failure Josh Marshall
2020-05-27 11:34 ` bug#41556: " Tobias Geerinckx-Rice via Guix-patches via
2020-05-27 12:32   ` Josh Marshall [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFkJGRf=-Te60SyF0n+9xQNEWJzpD6Tkw_10dg3-Pt5mxMGXbQ@mail.gmail.com' \
    --to=joshua.r.marshall.1991@gmail.com \
    --cc=41556-done@debbugs.gnu.org \
    --cc=me@tobias.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.