Commit 22a84ec
committed
[dictgen] Also forward declare namespaces, typedefs, enums:
They were picked up as side effects of classes, but not forward declared as
and by themselves. This fixes namespaces and enums not being available / known
at the ROOT prompt despite their dictionary being loaded:
https://root-forum.cern.ch/t/enum-in-namespace-not-available-after-loading-dictionary/457571 parent f984fbd commit 22a84ec
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3317 | 3317 | | |
3318 | 3318 | | |
3319 | 3319 | | |
3320 | | - | |
3321 | | - | |
| 3320 | + | |
| 3321 | + | |
| 3322 | + | |
3322 | 3323 | | |
3323 | 3324 | | |
3324 | 3325 | | |
| |||
0 commit comments