Commit 61ee3ad
committed
Clarify changelog scope: kernel-specific, not XEUS-wide
XEUS's create_error_reply / create_successful_reply helpers in
xhelper.cpp always set status, and the mainstream XEUS-based kernels
(xeus-python, xeus-r) go through those helpers — their execute_reply
messages are conforming. The omission is specific to kernel authors
who bypass the helpers or use an older XEUS. Maple 2025 is the only
one currently known to do that.
The previous wording implied every XEUS-based kernel was at risk,
which would misdirect users of conforming kernels.1 parent 307d8cc commit 61ee3ad
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments