octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: optim, struct, parallel: pre-release check on Windows?


From: Marco Atzeri
Subject: Re: optim, struct, parallel: pre-release check on Windows?
Date: Fri, 15 Apr 2016 16:27:48 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0

n 13/04/2016 20:00, Olaf Till wrote:
On Wed, Apr 13, 2016 at 07:15:22PM +0200, Marco Atzeri wrote:


I tried with the latest repository and something breaks
when building documentation:

./munge-texi.pl MFDOCSTRINGS pconnect.cc.docstrings pserver.cc.docstrings
sclose.cc.docstrings reval.cc.docstrings precv.cc.docstrings
psend.cc.docstrings select_sockets.cc.docstrings
network_get_info.cc.docstrings network_set.cc.docstrings
parallel_generate_srp_data.cc.docstrings fload.cc.docstrings
fsave.cc.docstrings __exit__.cc.docstrings select.cc.docstrings
__visglobal__.cc.docstrings < ../doc/parallel.txi > ../doc/parallel.texi

invalid doc file format

No clue which of the file is not recognized.

In a release, the documentation will be pre-built.

Olaf,

for your info,  all the *.cc.docstrings files
are in a format that ./munge-texi.pl does not recognize.

the difference is caused by the usage of echo.
On cygwin and I assume other systems you need also the option "-e"
to manage the escape sequences

The attached patch solved my build with doc

Regards
Marco




Attachment: Makefile.in.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]