freepooma-devel
[Top][All Lists]
Advanced

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

Re: [pooma-cvs] CVS update: pooma


From: James Crotinger
Subject: Re: [pooma-cvs] CVS update: pooma
Date: Fri, 14 Sep 2001 18:19:17 -0600
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022

Scott,

VTune doesn't have open, read, and write. Shouldn't we just go with either
C++ or C I/O? It'll be more portable. I'm using streams in the read stuff.

  Jim


on 9/14/01 3:20 PM, address@hidden at
address@hidden wrote:

> 
> Date: Friday September 14, 2001 @ 15:20
> Author: haney
> 
> Update of /home/pooma/Repository/r2/src/IO
> In directory ns1.codesourcery.com:/tmp/cvs-serv23915/r2/src/IO
> 
> Modified Files:
> FileSetWriter.h 
> Log Message:
> Fixed two problems found with KCC: (1) was using #if
> defined(POOMA_HAS_BINARY_OPEN_MODE) rather than #if POOMA_HAS_BINARY_OPEN_MODE
> and (2) the DFOffsetData struct cannot be local to a function and be used as
> an argument to a templated function. Moved this out into the private part of
> the class body.

reply via email to

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