octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49126] build-env-features.cc missing all defi


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49126] build-env-features.cc missing all defines (e.g. HAVE_CHOLMOD) due to dependency on gawk features
Date: Mon, 19 Sep 2016 15:23:38 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #7, bug #49126 (project octave):

Re: needing both sed and awk, I haven't look too closely at it, but they
definitely do have different features. I think simple text replacement is much
more easily expressed with sed, and awk is much better at text processing that
requires tracking state or printing large blocks of text in addition to text
substitution or generating new text.

In short, I think everything *could* be done with awk, but it may make the
things that are currently done with sed a little more awkward. Just my
impression from years of using both tools and knowing their strengths and
weaknesses, I would use each in different contexts.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49126>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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