Bug #12062
ParameterSet::to_indented_string produces invalid FHiCL
Description
Whenever a nested sequence is printed using the to_indented_string
feature, the last outermost sequence element has a trailing comma.
Related issues
Associated revisions
History
#1 Updated by Kyle Knoepfel almost 5 years ago
- Assignee set to Kyle Knoepfel
- % Done changed from 0 to 100
The bug has been reproduced. The fix has been implemented with commit fhicl-cpp:fe24fa42.
#2 Updated by Kyle Knoepfel almost 5 years ago
- Status changed from New to Resolved
#3 Updated by Kyle Knoepfel almost 5 years ago
- Has duplicate Bug #12322: Invalid canonical fcl output added
#4 Updated by Kyle Knoepfel over 4 years ago
- Has duplicate Bug #12434: debug-config emits stray comma added
#5 Updated by Kyle Knoepfel over 4 years ago
- Target version set to 2.00.01
#6 Updated by Kyle Knoepfel over 4 years ago
- Status changed from Resolved to Closed
Fix for issue #12062: to_indented_string bug for nested sequences