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

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

[Octave-bug-tracker] [bug #41131] Octave history written to C:\ when ins


From: Alexander Barth
Subject: [Octave-bug-tracker] [bug #41131] Octave history written to C:\ when installing netcdf/odepkg/windows packages
Date: Wed, 10 Jun 2015 14:33:42 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

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

I made those changes in netcdf in response to bug #44837.

https://sourceforge.net/p/octave/code/12816/

In particular, the build process use octave-config:


OCTAVE_CONFIG_EVAL(CANONICAL_HOST_TYPE,canonical_host_type)
OCTAVE_CONFIG_EVAL(SHLEXT,SHLEXT)


Instead of OCTAVE_EVAL previously:


OCTAVE_EVAL(octave_config_info('canonical_host_type'),canonical_host_type)
OCTAVE_EVAL(octave_config_info('SHLEXT'),SHLEXT)


Can somebody check if the issue in creating the history file persists with
netcdf 1.0.8 (released today)?

Thanks!

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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