Commit 312447e
committed
Derive the MINFO format version from RDUMP_FORMAT_VERSION
MINFO hardcoded "3" while the dump header uses the RDUMP_FORMAT_VERSION macro;
stringize the macro (RDUMP_FORMAT_VERSION_STR) so bumping the version updates
both in one place.
https://claude.ai/code/session_017skw8BsHkF8wur7Pf4G9W51 parent 7d99002 commit 312447e
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1108 | 1108 | | |
1109 | 1109 | | |
1110 | 1110 | | |
1111 | | - | |
| 1111 | + | |
1112 | 1112 | | |
1113 | 1113 | | |
1114 | 1114 | | |
| |||
0 commit comments