unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
Cc: emacs-devel@gnu.org, Kenichi Handa <handa@m17n.org>
Subject: Re: FRAME_PTR vs "struct frame *"
Date: Fri, 29 Jul 2005 13:45:26 +0200	[thread overview]
Message-ID: <f7ccd24b0507290445509fba07@mail.gmail.com> (raw)
In-Reply-To: <f7ccd24b0507290252252f0ec7@mail.gmail.com>

At the bare minimum, the following patch is needed; with it the
emacs-unicode-2 branch builds on Windows with GCC.

Additionally, I'm seeing a few error messages while bytecompiling the .el files:

 File local-variables error: (error "Local variables entry is missing
the suffix")

Not sure whether that's a general problem or NTEmacs-specific.

-- 
                    /L/e/k/t/u



Index: lib-src/makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/lib-src/makefile.w32-in,v
retrieving revision 2.25.2.6
diff -u -2 -r2.25.2.6 makefile.w32-in
--- lib-src/makefile.w32-in	29 Jul 2005 01:54:39 -0000	2.25.2.6
+++ lib-src/makefile.w32-in	29 Jul 2005 11:08:15 -0000
@@ -191,13 +191,4 @@
  	$(lispsource)international/mule-cmds.elc \
  	$(lispsource)international/characters.elc \
-	$(lispsource)international/ucs-tables.elc \
-	$(lispsource)international/utf-8.elc \
-	$(lispsource)international/latin-1.el \
-	$(lispsource)international/latin-2.el \
-	$(lispsource)international/latin-3.el \
-	$(lispsource)international/latin-4.el \
-	$(lispsource)international/latin-5.el \
-	$(lispsource)international/latin-8.el \
-	$(lispsource)international/latin-9.el \
  	$(lispsource)case-table.elc

  reply	other threads:[~2005-07-29 11:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-28 15:34 FRAME_PTR vs "struct frame *" Juanma Barranquero
2005-07-28 21:40 ` Miles Bader
2005-07-28 23:29   ` Juanma Barranquero
2005-07-28 23:58     ` Juanma Barranquero
2005-07-29  0:46     ` Kenichi Handa
2005-07-29  1:13       ` Miles Bader
2005-07-29  8:43       ` Juanma Barranquero
2005-07-29  9:13         ` Miles Bader
2005-07-29  9:17           ` Juanma Barranquero
2005-07-29  9:35             ` Miles Bader
2005-07-29  9:52               ` Juanma Barranquero
2005-07-29 11:45                 ` Juanma Barranquero [this message]
2005-07-29 11:09         ` Kenichi Handa
2005-07-29 13:54       ` Richard M. Stallman

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=f7ccd24b0507290445509fba07@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.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).