[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Byte-compilation warnings on w32
From: |
Eli Zaretskii |
Subject: |
Re: Byte-compilation warnings on w32 |
Date: |
Fri, 29 Aug 2008 17:44:04 +0300 |
> From: Kenichi Handa <address@hidden>
> CC: address@hidden
> Date: Fri, 29 Aug 2008 19:58:54 +0900
>
> In article <address@hidden>, Eli Zaretskii <address@hidden> writes:
>
> > Today's CVS produces the following warnings on MS-Windows
> > when byte-compiling lao-utils.el:
>
> > In lao-composition-function:
> > lao-util.el:495:29:Warning: reference to free variable
> > `gstring'
>
> > In end of data: lao-util.el:521:1:Warning: the
> > following functions are not known to be defined:
> > lgstirng-char-len, font-shape-text
>
> Oops, I committed a half-cooked version by mistake. Just
> corrected.
Thanks.