octave-maintainers
[Top][All Lists]
Advanced

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

Re: failed build after rev b646413c3d0e


From: Jordi Gutiérrez Hermoso
Subject: Re: failed build after rev b646413c3d0e
Date: Wed, 31 Aug 2011 17:40:14 -0500

2011/8/31 John W. Eaton <address@hidden>:
> On 31-Aug-2011, Jordi Gutiérrez Hermoso wrote:
>
> | As far as I can tell, I only instantiate that symbol once from the
> | source file Sparse.cc... what could happen is that this file is
> | getting compiled twice, for some odd reason.
>
> Sparse.cc defines template functions for use elsewhere, so you don't
> want to instantiate those specific instances in Sparse.cc.  You
> probably want to put them with the other instantiations of Sparse
> templates in Sparse-d.cc and Sparse-b.cc instead.

Ah, I see. How odd that I didn't see the problem.

Ok, Ben, never mind, I think I can fix the problem. I'll upload a fix soon.

- Jordi G. H.


reply via email to

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