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

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

[Octave-bug-tracker] [bug #44180] octave forge windows package does not


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #44180] octave forge windows package does not compile with dev octave
Date: Sun, 15 Feb 2015 21:29:43 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30

Follow-up Comment #1, bug #44180 (project octave):

I could get windows-1.2.1 to build again by:

- Commenting out the grab.oct stuff in Makefile. 
grab() is rarely used AFAICS; it isn't available on non-Windows systems anyway
so I think a case can be made to drop it completely.

- Removing lines 192 and 183 (DEFINE_OCTAVE_ALLOCATOR and
DECLARE_OCTAVE_ALLOCATOR) in __COM__.cc (these deprecated macros have been
removed 3 weeks ago from core Octave).

With those changes the spreadsheet I/O works fine with the COM/ActiveX
interface (quite a good test for that IMO).

As to grab.cc, I can't assess what has changed in Octave's core code. Until a
few weeks ago the windows pkg would build w/o problems with the (then) default
branch.

I'll cc Michael Goffioul (windows pkg maintainer)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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