Commit e7ee292
Fix constexpr declaration/definition mismatches in ada.h
The declarations for get_href() and set_protocol_as_file() were still
marked constexpr while their definitions were changed to inline.
Fix the declarations to also use inline.
Co-Authored-By: Claude (global.anthropic.claude-opus-4-5-20251101-v1:0) <noreply@anthropic.com>1 parent 75a14c0 commit e7ee292
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6988 | 6988 | | |
6989 | 6989 | | |
6990 | 6990 | | |
6991 | | - | |
| 6991 | + | |
6992 | 6992 | | |
6993 | 6993 | | |
6994 | 6994 | | |
| |||
7245 | 7245 | | |
7246 | 7246 | | |
7247 | 7247 | | |
7248 | | - | |
| 7248 | + | |
7249 | 7249 | | |
7250 | 7250 | | |
7251 | 7251 | | |
| |||
0 commit comments