Problem 200

Summary: G4.3 BooleanSolid error codes mislabeled
Product: Geant4 Reporter: marc.kippen
Component: geometry/solidsAssignee: Gabriele Cosmo <Gabriele.Cosmo>
Status: RESOLVED FIXED    
Severity: normal CC: Vladimir.Grichine
Priority: P2    
Version: other   
Hardware: PC   
OS: Linux   

Description marc.kippen 2001-01-22 17:03:51 CET
In the routines G4SubtractionSolid.cc and G4UnionSolid.cc the
G4Exception error statements are mis-labeled in that they say
the routine giving the error is G4IntersectionSolid, rather
than SubtractionSolid or UnionSolid.  This is misleading and
complicates debugging.
Comment 1 Gabriele Cosmo 2001-01-23 01:36:59 CET
Thanks for reporting this mistyping.
Labels have been fixed in the development tag "geom-solid-bool-V03-00-01"
and will be made available in the next public patch or minor release.