all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: Trunk broken on MS-Windows
Date: Sat, 8 Nov 2014 22:19:30 +0100	[thread overview]
Message-ID: <CAH8Pv0iJyeM2ZTVrB2UHfpQJp3GEz=wGN=8v5FqSU4Hd+w-odw@mail.gmail.com> (raw)
In-Reply-To: <83ppcxpgrv.fsf@gnu.org>

> The problem is with editing nt/epaths.nt into src/epaths.in, and
> specifically with editing of @SRC@.  Instead of substituting the
> absolute file name of the top-level directory, Makefile now
> substitutes just ".", so we end up with
>
>   #define PATH_DUMPLOADSEARCH "./lisp"
>
> instead of the correct
>
>   #define PATH_DUMPLOADSEARCH "d:/foo/bar/baz/lisp"

Thanks Eli.

Does the problem go away with revision 118323 ?

-- 
Dani Moncayo



  reply	other threads:[~2014-11-08 21:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-08 20:00 Trunk broken on MS-Windows Eli Zaretskii
2014-11-08 20:40 ` Eli Zaretskii
2014-11-08 21:19   ` Dani Moncayo [this message]
2014-11-08 22:25     ` Dani Moncayo
2014-11-08 23:34       ` Dani Moncayo
2014-11-09  3:39     ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to='CAH8Pv0iJyeM2ZTVrB2UHfpQJp3GEz=wGN=8v5FqSU4Hd+w-odw@mail.gmail.com' \
    --to=dmoncayo@gmail.com \
    --cc=eliz@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.