octave-maintainers
[Top][All Lists]
Advanced

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

Re: sed vs. gsed


From: Sebastian Schöps
Subject: Re: sed vs. gsed
Date: Mon, 19 Sep 2016 11:13:43 -0700 (PDT)

Rik-4 wrote
> But I realize that might be too big a change.  If we stay with the current
> system, then why not just require the GNU variants of sed and awk?  We
> already require GNU Make, for example.  Basically, there's a lot of
> scripts
> that I don't feel like re-writing to remove the use of GNU regexp.  Not
> only would this take time away from more useful Octave tasks (since our
> volunteer time is finite), but it would also potentially introduce new
> bugs
> in the build system which would then need to be debugged, taking yet more
> developer time.

I agree but then configure should properly detect gawk and gsed and complain
if they were not found. Furthermore, it should be made sure that octave is
actually using the detected binaries, i.e., not some sed or awk that happens
to be in the path :) 

I think I proposed this in some of the threads on "odepkg on Mac" where I
came across the gawk problem (which throws at least an error message during
configure). 

Bye
Sebastian



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Re-sed-vs-gsed-tp4679848p4679850.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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