Problem 1034

Summary: Character "_" in input macro causes application to crash !
Product: Geant4 Reporter: Gabriele Cosmo <Gabriele.Cosmo>
Component: intercomsAssignee: Koichi Murakami <Koichi.Murakami>
Status: CLOSED FIXED    
Severity: normal CC: Giovanni.Santin
Priority: P2    
Version: 9.1   
Hardware: All   
OS: All   
URL: http://geant4.org

Description Gabriele Cosmo 2008-11-18 11:50:43 CET
Here is a nice one !    :-)

By adding the character "_" in any line inside a input macro .in
fed as batch macro to an application, will cause the application
to crash with a G4Exception.

For example, try to add the following (comment!) line in
exampleN02.in:

# Adding this character: _  makes Geant4 CRASH !!!

Then, run exampleN02 as usual:

exampleN02 exampleN02.in

You will get this:

unexpected character after line continuation character

*** G4Exception: Aborting execution ***
Comment 1 Koichi Murakami 2008-11-21 12:01:07 CET
The problem is fixed.