guix-patches
[Top][All Lists]
Advanced

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

bug#27143: [PATCH] gnu: build: Improve error reporting.


From: Danny Milosavljevic
Subject: bug#27143: [PATCH] gnu: build: Improve error reporting.
Date: Wed, 31 May 2017 20:24:48 +0200

Hi Ludo,

On Wed, 31 May 2017 17:16:07 +0200
address@hidden (Ludovic Courtès) wrote:

> The prefix for the subject line should just be “file-systems:”.

OK

> Danny Milosavljevic <address@hidden> skribis:
> 
> > +                      (error (format #f "Could not read ISO9660 primary
> > +volume descriptor from ~s" device)))))  
> 
> ‘format’ misses an argument.

Uh?  Which one does it miss?

> I hadn’t noticed earlier, but we should use:
> 
>   (bytevector-u8-ref sblock 0)

OK!

> Also make sure to indent the ‘if’ arms properly.

OK!





reply via email to

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