unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: compilation error on w32 (GCC)
Date: Tue, 07 Feb 2006 17:02:19 +0900	[thread overview]
Message-ID: <E1F6Nnn-0006i9-00@etlken> (raw)
In-Reply-To: <e3f230850602062043n6925046evb5bacf9238f08e4@mail.gmail.com> (message from Dhruva Krishnamurthy on Tue, 7 Feb 2006 10:13:52 +0530)

In article <e3f230850602062043n6925046evb5bacf9238f08e4@mail.gmail.com>, Dhruva Krishnamurthy <dhruvakm@gmail.com> writes:

> Hello,
>  This fixed the issue for me.

I've just installed a different fix.  That is to extern
unibyte_display_via_language_environment in dispextern.h,
and delete extern from xterm.h, w32term.h, and macterm.h.

---
Kenichi Handa
handa@m17n.org

> $ diff -c c:\users\krishndh\STUB\cvs\emacs\src\term.c term.c

> *** c:\users\krishndh\STUB\cvs\emacs\src\term.c 2006-02-07
> 09:20:34.519707800 +0530
> --- term.c      2006-02-07 09:56:20.782461800 +0530
> ***************
> *** 1691,1696 ****
> --- 1691,1697 ----
>   produce_glyphs (it)
>        struct it *it;
>   {
> +   extern int unibyte_display_via_language_environment;
>     /* If a hook is installed, let it do the work.  */
>     xassert (it->what == IT_CHARACTER
>            || it->what == IT_COMPOSITION


> with best regards,
> dhruva

> --
> Dhruva Krishnamurthy
> GNU/FSF member: 1935


> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2006-02-07  8:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-07  4:43 compilation error on w32 (GCC) Dhruva Krishnamurthy
2006-02-07  8:02 ` Kenichi Handa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-07  4:23 Dhruva Krishnamurthy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1F6Nnn-0006i9-00@etlken \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).