-
Type: Story
-
Status: Won't Fix (View Workflow)
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1.5
Some set... functions in .cc files have the return type bool, some have void. Some throw an error if the position where the object should be set in a vector is invalid, some return false. Sometimes the returned bool is checked whether it's true or false. Some functions, like e.g. Spectra::setSpectrum return bool even though they cannot return false but throw an error instead. Please make all this consistent.
- relates to
-
PIPE2D-89 The lines in FiberTraces.cc exceed the permitted length of 110 characters
- Won't Fix