gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] strange error in 2.6.10pre


From: Camm Maguire
Subject: Re: [Gcl-devel] strange error in 2.6.10pre
Date: Fri, 01 Nov 2013 23:04:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Greetings, and thanks so much for the report!  Should be fixed now.

Take care, 

Gordon Shaw Novak <address@hidden> writes:

> Camm,
>
> I was trying out some of the new GCL versions, and I hit an
> unusual error in the xgcl stuff, involving the symbol QUIT.
>
> It's easy to generate the error.
>
> (xgcl)
> (menu '(red white blue))        ; works fine
> (menu '(red quit blue))         ; fatal error
>
> It goes to MENU-CALCULATE-SIZE, MENU-FIND-ITEM-WIDTH,
> WINDOW-FONT-STRING-WIDTH which is a call to the X library,
> and that is where it dies.
>
> QUIT is defined in the LISP package; maybe something funny
> about its pname.  Basically this is just asking how many pixels
> wide is this string.
>
> I will of course be happy to help in any way I can be useful.
>
> Best regards, Gordon
>
>
>
>

-- 
Camm Maguire                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

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