cplusplus / draft

C++ standards drafts
http://www.open-std.org/jtc1/sc22/wg21/
5.6k stars 739 forks source link

[defns.erroneous] Erroneous behavior is not indexed in `/generalindex` #7043

Closed Eisenwave closed 1 month ago

Eisenwave commented 1 month ago

[defns.undefined] indexes "undefined behavior"/"behavior, undefined" as follows: https://github.com/cplusplus/draft/blob/4b3f32ae814c8da3faccc0dc307904bd250371d9/source/intro.tex#L629-L632

[defns.erroneous] only contains a \definition: https://github.com/cplusplus/draft/blob/4b3f32ae814c8da3faccc0dc307904bd250371d9/source/intro.tex#L251-L252

Eisenwave commented 1 month ago

Personally, I would like to see

at https://eel.is/c++draft/generalindex, just the way it is for "undefined".