bug-guix
[Top][All Lists]
Advanced

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

Re: guix-package --roll-back


From: Ludovic Courtès
Subject: Re: guix-package --roll-back
Date: Thu, 17 Jan 2013 22:47:06 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hi!

Nikita Karetnikov <address@hidden> skribis:

> I changed 'roll-back', but didn't add the command-line option.  Could
> you add it?

Yes, I just did it in 24e262f, along with a test case and documentation.

Thanks a lot for taking the time to work on this, I appreciate.

> Why do these lines raise the "non-literal format string" warning?
>
> +        (format (current-error-port)
> +                "error: '~a' is not a valid profile~%"
> +                profile)

Hmm, could be a bug, but I don’t seem to have them here.

> Also, is it possible to remove nested if statements?

Yes, with ‘cond’ or ‘match’.

I think we now have something that works well.  Commit 9241172 slightly
changes ‘roll-back’ to support roll-back when a past generation is
missing (which could happen when the user deletes it.)

So now I think I’m almost ready to tag 0.1 later tonight!

Thanks!

Ludo’.



reply via email to

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