Commit 752bb9e
committed
Pin logger_system to commit with make_error() support
Updated LoggerSystem FetchContent to use specific commit 0ba67a54
which includes the fix to use make_error() instead of the removed
error() function.
This ensures logger_system is compatible with the updated common_system
where error() was renamed to make_error() to fix namespace conflicts.
Changes:
- GIT_TAG main → 0ba67a543baa8913576fd682b962e9bde55fdf40
- GIT_SHALLOW TRUE → FALSE (required for specific commits)1 parent ee31562 commit 752bb9e
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| 269 | + | |
269 | 270 | | |
270 | 271 | | |
271 | 272 | | |
272 | | - | |
273 | | - | |
| 273 | + | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| |||
0 commit comments