9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: tlaronde@polynum.com
To: 9fans@9fans.net
Subject: ape/make choking on spurious continuation line
Date: Thu, 2 Jul 2020 15:52:39 +0200	[thread overview]
Message-ID: <20200702135239.GB904@polynum.com> (raw)

Hello,

Someone trying to install kerTeX under plan9 (9front) was not succeeding
so I had a look.

In my created makefiles (the compilation and installation is done with
POSIX(2) tools so under ape), the ones related to MetaPost had a spurious
continuation line before an empty line in a list of token in the
definition of a variable:

CPRODUCTS = imp.c\
	mp0.c\
	...\
	mp12.c\

ape/make choked on this detecting an "infinite recursive expansion"
(from memory; I did not write it down verbatim).

Since leading and trailing blanks are not significant, this might be
considered a bug (yes, I have corrected the makefile skeletons since
this was incorrect and the bundle is corrected even if not for the
moment advertised on the site). 

Best,
-- 
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                     http://www.kergis.com/
                       http://www.sbfa.fr/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C

                 reply	other threads:[~2020-07-02 13:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200702135239.GB904@polynum.com \
    --to=tlaronde@polynum.com \
    --cc=9fans@9fans.net \
    /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.
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 NNTP newsgroup(s).