octave-maintainers
[Top][All Lists]
Advanced

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

Re: [changeset] don't remove whitespace within @example in docstrings


From: Benjamin Lindner
Subject: Re: [changeset] don't remove whitespace within @example in docstrings
Date: Sun, 28 Dec 2008 18:22:38 +0100
User-agent: Thunderbird 2.0.0.18 (Windows/20081105)



address@hidden wrote:
On Fri, Nov 28, 2008 at 09:59:46PM +0100, Thorsten Meyer wrote:
Actually, perl seems to be available in the MSYS supplementary tools.
See here:
http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=67879.

Yes, but it has to be installed.

Apart from that: is your concern only about availability of perl or
maybe also about adding risc of compatibility  issues in the build
process or general maintainability of the build process?

My personal concern is that I always hesitate to add additional dependencies.. Note that I've added quite a few myself, but I always think first how I can do without them. If there is an easy way to do without that doesn't introduce too much code in Octave and is just as performant, then better in a general sense to go with the solution that doesn't add dependencies. Note in this case that Octave already has a dependency on Perl, which I'd though was used for octave.desktop. However, its not used for that, but rather to extract the error numbers and build the option handling code for things like dassl. So Octave in fact already has a pretty strong dependency on Perl.. So I withdraw my concern on additional dependencies..

Regards
D.


If the current supplied version of perl (5.6.1) with msys is sufficient, I don't see a big problem requiring it to be installed when building octave using msys/win32.

I'm not so certain that (future) new versions will be available quickly for msys, so requiring them would pose some problem for building octave on windows using msys.

benjamin


reply via email to

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