Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: geom
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:AP F18-3
-
Team:Alert Production
Description
PackedIndex.h has a typo in its header guard which produces a clang warning
LSST_AFW_MATH_POLYNOMIALS_PackedInded_h_INCLUDED should be LSST_AFW_MATH_POLYNOMIALS_PackedIndex_h_INCLUDED
That is the only compiler warning I see on clang
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Risk Score | 0 |
Summary | Typo in header guard | Fix typo in PackedIndex.h header guard |
Reviewers | Jim Bosch [ jbosch ] | |
Status | To Do [ 10001 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
A trivial change