diff options
author | Andrey Makarov <ph.makarov@gmail.com> | 2023-04-02 11:32:36 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-02 10:32:36 +0200 |
commit | 63b4b3c5b8c930ffc271c5e4e1a446e8616b2571 (patch) | |
tree | e5c589c3477f1f0beebae87e510b8b522ffcc830 /lib/arch/x86 | |
parent | 0c6f14af048c4bd61c91552af79c003dfd34601e (diff) | |
download | Nim-63b4b3c5b8c930ffc271c5e4e1a446e8616b2571.tar.gz |
Fix nim doc crash with group referencing & include (#21600)
This fixes a regression introduced in #20990 . When a group referencing is used and one of the overloaded symbols is in `include`d file, then `nim doc` crashes. The fix is in distinguishing (the index of) module and file where the symbol is defined, and using only module as the key in hash table for group referencing.
Diffstat (limited to 'lib/arch/x86')
0 files changed, 0 insertions, 0 deletions