[cl-gtk2-devel] Bug in gdk/gdk.gc.lisp

Kalyanov Dmitry kalyanov.dmitry at gmail.com
Tue Oct 12 03:00:20 UTC 2010


On Mon, 2010-10-11 at 20:40 -0300, J. Roberto B. de A. Monteiro wrote:
> Hello,
> 
> I got a recent version cl-gtk2 by 'git clone' (I made a 'git pull' a few seconds ago).
> 
> The slot name of gc-values is missing a char: it is written 'foregound' instead of 'foreground', in line 3 of gdk/gdk.gc.lisp:
> 
>   (foregound color :initform (make-color) :inline t)
> 
> instead of:
>   (foreground color :initform (make-color) :inline t)

Thanks! I'll fix it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/cl-gtk2-devel/attachments/20101012/5f6dad6b/attachment.sig>


More information about the cl-gtk2-devel mailing list