Problem 200 - G4.3 BooleanSolid error codes mislabeled
Summary: G4.3 BooleanSolid error codes mislabeled
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: geometry/solids (show other problems)
Version: other
Hardware: PC Linux
: P2 normal
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2001-01-22 17:03 CET by marc.kippen
Modified: 2001-01-23 01:36 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 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.