This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Creating temp files in testsuite


Gang,

What is the policy with regards to creating temporary files
in the testsuite?  I'm currently bootstrapping an implementation
of G77's UMASK intrinsic function and subroutine.  The only
way to test the implementation is to create a few files as
one changes the umask and check (by using the unimplemented
FSTAT subprograms) that the created files have the right mode.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]