Problem 212 - In ISO mode (only) the system tests prompt indefinately
Summary: In ISO mode (only) the system tests prompt indefinately
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: g3tog4 (show other problems)
Version: 2.0
Hardware: DEC OSF/1
: P5 major
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2001-01-30 08:20 CET by Steve.ONeale
Modified: 2001-02-01 01:56 CET (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Steve.ONeale 2001-01-30 08:20:58 CET
At the end of the system tests (601 and 602) there is a prompt for further
input which is repeated indefinately (or until the disk with the log file
is full).
The test is now suppressed (only for DEC ISO) until we hear from Digital
Comment 1 Gabriele Cosmo 2001-02-01 01:55:59 CET
I verified that on DEC-ISO examples in examples/extended/g3tog4 work
if the input macro is given as parameter instead of being redirected.
i.e.:
              clGeometry data/testmodel.dat clGeometry.in
instead of:
              clGeometry data/testmodel.dat < clGeometry.in

The tests can be reintroduced also for DEC-ISO, assuming the command
is modified ASAP. This overcomes the known bug in ISO iostreams on DEC.