octave-maintainers
[Top][All Lists]
Advanced

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

Re: Compilation error: auto_ptr and private class


From: Michael Goffioul
Subject: Re: Compilation error: auto_ptr and private class
Date: Fri, 12 Feb 2010 19:55:34 +0000

On Fri, Feb 12, 2010 at 6:06 PM, Jaroslav Hajek <address@hidden> wrote:
> Yes, this seems to be a very good analogy.
> But I sort of expected this; actually, I'd be surprised if MSVC++
> messed up the access rights in all template instantiations with
> private classes. That would significantly limit the usability of the
> compiler.
> I'd suggest you start with the Octave sources instead and keep
> removing stuff up to the smallest failing skeleton. Of course, only if
> you care to help Microsoft find the bug.

I don't care about MS at all, I just care about me not being able to
compile octave. I'd like to understand what's causing this in order
maybe to avoid it in an elegant way (other than "making everything
public").

Michael.


reply via email to

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