freepooma-devel
[Top][All Lists]
Advanced

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

Re: [pooma-dev] Minor changes to FileSetWriter.h


From: Jeffrey Oldham
Subject: Re: [pooma-dev] Minor changes to FileSetWriter.h
Date: Tue, 18 Sep 2001 10:18:31 -0700
User-agent: Mutt/1.2.5i

On Tue, Sep 18, 2001 at 08:48:06AM -0600, Scott Haney wrote:
> Replaced UNIX output with the use of std::ostream. This should fix the 
> portability problems that Jim reported with respect to windows and also 
> the file permission problems that Jeffrey reported.
> 
> This patch was tested with CodeWarrior Pro 7 and reviewed by Jim 
> Crotinger.

For Linux, the file permissions are fine:

-rw-rw----    1 oldham   csl            27 Sep 18 10:17 DiskLayoutTest1.out
-rw-rw----    1 oldham   csl            25 Sep 18 10:17 FileSetWriter.out
-rw-rw----    1 oldham   csl           292 Sep 18 10:17 RTestData.layout
-rw-rw----    1 oldham   csl           292 Sep 18 10:17 TestData.layout
-rw-rw----    1 oldham   csl          1920 Sep 18 10:17 fset.data
-rw-rw----    1 oldham   csl           292 Sep 18 10:17 fset.layout
-rw-rw----    1 oldham   csl           208 Sep 18 10:17 fset.meta
-rw-rw----    1 oldham   csl           712 Sep 18 10:17 fset.offset

For Irix6.5, the file permissions for some are still strange:

-rw-r--r--    1 joldham  pooma         25 Sep 18 11:16 FileSetWriter.out
--w---x---    1 joldham  pooma       1920 Sep 18 11:16 fset.data*
--w---x---    1 joldham  pooma        712 Sep 18 11:16 fset.offset*
--w---x---    1 joldham  pooma        292 Sep 18 11:16 fset.layout*
-rw-r--r--    1 joldham  pooma        208 Sep 18 11:16 fset.meta
-rw-r--r--    1 joldham  pooma         27 Sep 18 11:16 DiskLayoutTest1.out
-rw-r--r--    1 joldham  pooma        292 Sep 18 11:16 RTestData.layout
-rw-r--r--    1 joldham  pooma        292 Sep 18 11:16 TestData.layout

Thanks,
Jeffrey D. Oldham
address@hidden

reply via email to

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