GNU bug report logs -
#831
23.0.60; error in nsfonts.m
Previous Next
Reported by: Austin Frank <austin.frank <at> gmail.com>
Date: Sat, 30 Aug 2008 17:40:04 UTC
Severity: important
Merged with 823,
827,
832,
833,
852,
855,
862,
866,
887,
903
Done: Adrian Robert <adrian.b.robert <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Yes, you're right that this builds but doesn't actually work. Sorry
that I didn't dive deeper in debugging! Unfortunately I don't have
time to work on a patch-- apologies. I'll keep an eye on CVS for
changes to nsfonts.m and xdisp.c.
Thanks,
/au
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: http://getfiregpg.org
iEYEARECAAYFAki62bIACgkQlHMl2/XbR4HBWgCgsfk0mlSrjW62yhDGnJahQVZH
XH8AoM+gZlh6I90lkZh/Xen3vb21mWJP
=tyto
-----END PGP SIGNATURE-----
On Sat, Aug 30, 2008 at 3:59 PM, Glenn Morris <rgm <at> gnu.org> wrote:
> Austin Frank wrote:
>
>> I'm trying to build emacs from a current CVS checkout on OSX 10.4.11
>> with the configure option --with-ns.
>>
>> Build fails because of error in nsfonts.m. That file references a
>> variable called gidx, which is not defined in the relevant structure.
>> The attached patch changes all instances of gidx to x, and allows emacs
>> to build on my system.
>
> That may happen to build, but I don't believe it to be the correct fix.
>
> This is fallout from:
>
> 2008-08-29 Kenichi Handa <handa <at> m17n.org>
>
> * dispextern.h (struct glyph_string): Delete the member gidx.
> New members cmp_id, cmp_from, and cmp_to.
>
> (There are also some out-of-date comments in xdisp.c that still refer
> to gidx.)
>
This bug report was last modified 16 years and 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.