all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eric Ludlam <ericludlam@gmail.com>
Cc: Philipp <p.stephani2@gmail.com>, Eric Ludlam <zappo@gnu.org>,
	42533@debbugs.gnu.org
Subject: bug#42533: 28.0.50; srecode-utest-project test failing on macOS
Date: Tue, 18 Aug 2020 18:59:11 +0200	[thread overview]
Message-ID: <875z9fj3fk.fsf@gnus.org> (raw)
In-Reply-To: <CACXnnKN9Sqn9iBsGWSahyzuOnAZZzfXzZuYAjBLgi6B4nY_p4w@mail.gmail.com> (Eric Ludlam's message of "Sun, 16 Aug 2020 10:41:28 -0400")

Eric Ludlam <ericludlam@gmail.com> writes:

(Thank you for the explanation and debugging instructions.)

> The important bit is what files are listed (start of
> srecode-load-tables-for-mode) which should include the 2 app files,
> and later in the same function if any of those files fail to load.

If think indeed something is going wrong in that function.  On the Macos
system (where things fail), the files variable is:

(("/Users/larsi/src/emacs/trunk/etc/srecode/proj-test.srt" . srecode-template-m\
ode)
 ("/Users/larsi/src/emacs/trunk/etc/srecode/test.srt" . srecode-template-mode))

On Debian, there things work, it's:

(("/home/larsi/src/emacs/trunk/etc/srecode/test.srt" . srecode-template-mode)
 ("/home/larsi/src/emacs/trunk/etc/srecode/proj-test.srt" . srecode-template-mode))

So is this sorting sensitive?

Hm...  no, I tried reversing the sorting, and it still fails.  Well, I'll
keep on poking at this...  Thanks for the help.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2020-08-18 16:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-25 18:32 bug#42533: 28.0.50; srecode-utest-project test failing on macOS Philipp
2020-08-04 15:14 ` Lars Ingebrigtsen
2020-08-10 14:40   ` Lars Ingebrigtsen
2020-08-15 20:18     ` Eric Ludlam
2020-08-16 11:41       ` Lars Ingebrigtsen
2020-08-16 14:41         ` Eric Ludlam
2020-08-18 16:59           ` Lars Ingebrigtsen [this message]
2020-08-18 17:57             ` Lars Ingebrigtsen
2020-08-30 19:35               ` Eric Ludlam

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=875z9fj3fk.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=42533@debbugs.gnu.org \
    --cc=ericludlam@gmail.com \
    --cc=p.stephani2@gmail.com \
    --cc=zappo@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.