unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Robinow <drobinow@gmail.com>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs 23.1.96 pretest
Date: Wed, 21 Apr 2010 15:32:51 -0400	[thread overview]
Message-ID: <k2z4eb0089f1004211232of471f269k4a5443ec0159b4cc@mail.gmail.com> (raw)
In-Reply-To: <871veaeu8h.fsf@stupidchicken.com>

On Mon, Apr 19, 2010 at 10:24 PM, Chong Yidong <cyd@stupidchicken.com> wrote:
> Emacs pretest 23.1.96 is now available for download via FTP, at the
> following location:
>
>  ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.96.tar.gz
>
Two lines of lib-src/makefile.w32-in contain curly brackets which are
not allowed by NMAKE (MSVC 2003).
 I can successfully compile on Windows XP Home after applying the
enclosed patch.

Note that this bug has been present since the emacs-23.1.91 pretest
(I've been mostly running Ubuntu on this machine lately.) This leads
me to believe there's not much interest in compiling with Microsoft's
seven year old compiler. It's rather awkward to make this work since
the user needs to download a new version of rc.exe to build the emacs
icon. It seems to me there's no real advantage in continuing to
support MSVC.
 Nevertheless, I will continue to (occasionally) report any obvious
bugs as I find them.
---------------

*** emacs-23.1.96/lib-src/makefile.w32-in.orig	2010-04-19
21:10:56.000000000 -0400
--- emacs-23.1.96/lib-src/makefile.w32-in	2010-04-21 14:25:10.203000000 -0400
***************
*** 195,202 ****
  	$(lispsource)term/pc-win.elc \
  	$(lispsource)x-dnd.elc \
  	$(lispsource)term/x-win.elc \
! 	${lispsource}emacs-lisp/easymenu.elc \
! 	${lispsource}term/ns-win.elc


  lisp1= \
--- 195,202 ----
  	$(lispsource)term/pc-win.elc \
  	$(lispsource)x-dnd.elc \
  	$(lispsource)term/x-win.elc \
! 	$(lispsource)emacs-lisp/easymenu.elc \
! 	$(lispsource)term/ns-win.elc


  lisp1= \




  parent reply	other threads:[~2010-04-21 19:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-20  2:24 Emacs 23.1.96 pretest Chong Yidong
2010-04-20 10:02 ` Juanma Barranquero
2010-04-20 10:09 ` Andreas Schwab
2010-04-20 12:58   ` Chong Yidong
2010-04-20 22:25 ` Sean Sieger
2010-04-21  9:50 ` Walter Alejandro Iglesias
2010-04-21 19:32 ` David Robinow [this message]
2010-04-21 23:11   ` Christoph
2010-04-22 17:53 ` Ashish SHUKLA

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=k2z4eb0089f1004211232of471f269k4a5443ec0159b4cc@mail.gmail.com \
    --to=drobinow@gmail.com \
    --cc=cyd@stupidchicken.com \
    --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).