octave-maintainers
[Top][All Lists]
Advanced

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

MSVC patch: export symbols in macros


From: Michael Goffioul
Subject: MSVC patch: export symbols in macros
Date: Fri, 22 Dec 2006 15:28:41 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

Hi,

I'd like to propose the (quite large) attached patch. The idea is to avoid hardcoding OCTAVE_API in various macros used in liboctave, and put this as an additional argument to the macros. This provides a more flexible system where macros can be used easily outside of liboctave. This problem popped up when trying to compile
support for fixed point numbers from octave-forge: with OCTAVE_API hardcoded
in the macros, it's impossible to compile it.

Michael.

Attachment: oct-macros-api.diff.bz2
Description: Binary data


reply via email to

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