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

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

[Octave-bug-tracker] [bug #38670] NaN package: Fix to compile on OS X


From: Alois Schlögl
Subject: [Octave-bug-tracker] [bug #38670] NaN package: Fix to compile on OS X
Date: Tue, 09 Apr 2013 11:26:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20121207 Iceweasel/3.5.16 (like Firefox/3.5.16)

Follow-up Comment #4, bug #38670 (project octave):

I've included a patch similar to the one suggested by Dirk. 

In order to clarify what xptopen is about, I've add the following
documentation

   XPTOPEN is C-MEX implementation for reading various
   statistical data formats including SAS/XPT, SPSS/PASW,
   STATA and ARFF data formats. Basic support for writing
   SAS/XPT is also supported.
   Endian conversion is done automatically.

There might be other ways of addressing the endianity issue (e.g. using
htole##, ltohe## etc.). However, the current way is tested; if Dirk's
suggestion is working for him, we can include it because its unlike that it
will break something else. 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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