GNU bug report logs -
#28487
[PATCH] cuirass: Add gnu-system build spec.
Previous Next
Reported by: Jan Nieuwenhuizen <janneke <at> gnu.org>
Date: Sun, 17 Sep 2017 20:14:04 UTC
Severity: normal
Tags: patch
Done: Jan Nieuwenhuizen <janneke <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Ludovic Courtès writes:
>> (match o
>> (($ <license>) ...)
>
> I would make it:
>
> (match o
> ((? license?)
> ...))
Oops, something like this was already pushed here:
> Anyway, with this fixed, OK to push.
Thanks, pushed with all this fixed to master as 516b53828e90018126b79e7600cae9aa531e06d7
Sure hope I didn't interpret the OK to push too lightly. Mentioned
commit above is the second patch, the first is here
http://git.savannah.gnu.org/cgit/guix.git/commit/?id=66bc1d2aaf74fc7eb4ef9b3519c69bd37142ffb3
>> so I was wondering why you didn't export <license>. Now it makes sense:
>> you simply cannot use record destructors if you don't export <..> in the
>> first place. For GOOPS that's a bit different, you don't have class?
>> for each <class>.
>
> Yes. I think the “spirit of GOOPS” is that class objects are public.
Yeah...and then you have to be `careful'; not so nice come to think of it.
Greetings,
janneke
--
Jan Nieuwenhuizen <janneke <at> gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com
This bug report was last modified 7 years and 316 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.