octave-maintainers
[Top][All Lists]
Advanced

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

Re: 3.2.0


From: Jaroslav Hajek
Subject: Re: 3.2.0
Date: Wed, 20 May 2009 11:51:28 +0200

On Wed, May 20, 2009 at 9:01 AM, Michael Goffioul
<address@hidden> wrote:
> On Tue, May 19, 2009 at 9:14 PM, Jaroslav Hajek <address@hidden> wrote:
>> How long do you expect this to take? Can I help somehow?
>
> As I expected, compilation failed in ov-typeinfo.cc, because if the
> instantiation
> guard you introduced recently. There's an implicit Array<octave_value>
> instantiation due to the inclusion of Cell.h (and the fact that it's
> dllexport-ed).
> Any idea how to work around that?
>
> Note: using "extern template" does not work as you can't use it together
> with dllexport decoration on the same class.
>
> Michael.
>

I guess this is just like oct-stream.cc; there's no need to #include oct-obj.h.
http://hg.savannah.gnu.org/hgweb/octave/rev/612918b993a0

cheers

-- 
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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