freepooma-devel
[Top][All Lists]
Advanced

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

Re: [pooma-dev] CompressibleBrickView's makeOwnCopy


From: Jeffrey Oldham
Subject: Re: [pooma-dev] CompressibleBrickView's makeOwnCopy
Date: Tue, 15 May 2001 07:33:29 -0700
User-agent: Mutt/1.2.5i

On Tue, May 15, 2001 at 07:22:06AM -0600, James Crotinger wrote:
> 
> > (Engine<Dim,T,CompressibleBrickView>::makeOwnCopy()): New
> > declaration.
> 
> 
> "View" engines aren't supposed to have makeOwnCopy(). I'm not exactly sure
> what this would mean in general since, in a sense, they don't own their data
> in the first place.

OK to commit the following patch to eliminate CompressibleBrickView's
makeOwnCopy()?  Will the resulting code still solve Dave Nystrom's
makeOwnCopy() problem?

2001-05-15  Jeffrey D. Oldham  <address@hidden>

        * Engine/CompressibleBrick.cpp
        (Engine<Dim,T,CompressibleBrickView>::makeOwnCopy()): Remove this
        incorrectly introduced function.
        * Engine/CompressibleBrick.h
        (Engine<Dim,T,CompressibleBrickView>::makeOwnCopy()): Likewise.

Tested on       sequential Linux gcc 3.0 by compiling library
Approved by     ???Jim Crotinger???

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: reverse-makeOwnCopy.patch
Description: Text document


reply via email to

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