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

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

[Octave-bug-tracker] [bug #47478] parallel package: parcellfun() hangs w


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47478] parallel package: parcellfun() hangs when used with @fft2()
Date: Tue, 22 Mar 2016 16:30:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #11, bug #47478 (project octave):

Ok, I see the typo now, thank you, I fixed that here:

http://hg.savannah.gnu.org/hgweb/octave/rev/e1c921322ba2

Briefly, the reason for removing conditionals from the headers is so we don't
need to install config.h anymore. This header caused conflicts with other
autotools-based projects. It also makes Octave's API more consistent and
stable if it doesn't change depending on how Octave was built, if the same
functions and symbols are always defined.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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