John Darrington skribis:
> On Mon, Nov 28, 2016 at 10:05:15PM +0100, Ludovic Court??s wrote:
> John Darrington skribis:
>
> > On Mon, Nov 28, 2016 at 02:59:09PM +0100, Ludovic Court??s wrote:
> > > ???match???,
> > >
> > > Have another look: +
On Mon, Nov 28, 2016 at 10:05:15PM +0100, Ludovic Court??s wrote:
John Darrington skribis:
> On Mon, Nov 28, 2016 at 02:59:09PM +0100, Ludovic Court??s wrote:
> > ???match???,
> >
> > Have another look: +(let* ((host (match (string-split sour
John Darrington skribis:
> On Mon, Nov 28, 2016 at 02:59:09PM +0100, Ludovic Court??s wrote:
> > ???match???,
> >
> > Have another look: +(let* ((host (match (string-split source #\:)
> ((h _) h)))
>
> Right, but there are other occurrences of ???car??? for
>
On Mon, Nov 28, 2016 at 02:59:09PM +0100, Ludovic Court??s wrote:
> ???match???,
>
> Have another look: +(let* ((host (match (string-split source #\:)
((h _) h)))
Right, but there are other occurrences of ???car??? for ???getaddrinfo???.
:-)
But that occuranc
John Darrington skribis:
> On Sat, Nov 26, 2016 at 07:37:15PM +0100, Ludovic Court??s wrote:
> John Darrington skribis:
>
> > * gnu/build/file-systems.scm (mount-file-system): Append target addr=
> when
> > mounting nfs filesystems.
>
> Looks like you forgot to a
On Sat, Nov 26, 2016 at 07:37:15PM +0100, Ludovic Court??s wrote:
John Darrington skribis:
> * gnu/build/file-systems.scm (mount-file-system): Append target addr=
when
> mounting nfs filesystems.
Looks like you forgot to address some of suggestions I made
(???
John Darrington skribis:
> * gnu/build/file-systems.scm (mount-file-system): Append target addr= when
> mounting nfs filesystems.
Looks like you forgot to address some of suggestions I made
(‘string-prefix?’, ‘match’, etc.) and left a question unanswered (port
number?):
https://lists.gnu.org/