[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo-6.7.90 tarball contains files that "make distclean" erases
From: |
Patrice Dumas |
Subject: |
Re: texinfo-6.7.90 tarball contains files that "make distclean" erases |
Date: |
Sun, 29 Aug 2021 11:27:28 +0200 |
On Sat, Aug 28, 2021 at 09:15:33PM +0100, Gavin Smith wrote:
>
> We could revisit this issue now the 6.8 release is past. Does anybody know
> where we could ask people who are likely to be knowledgable about and
> experienced with XS modules?
>
> The question is, "how portable is the output of xsubpp?"
Not an answer to that question, but I looked at three perl modules using
XS (libint-perl and two randomly chosen JSON::XS and Text::CSV_XS) and
they do not ship the .c files corresponding to the .xs file unless I
missed something.
This is not exactly our situation as we do not have stand alone modules,
but it would be an indication that it is expected for .c files not to be
in the source tarball.
--
Pat