[pooma-dev] Minor changes to FileSetWriter.h
Jeffrey Oldham
oldham at codesourcery.com
Tue Sep 18 17:18:31 UTC 2001
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
oldham at codesourcery.com
More information about the pooma-dev
mailing list