Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converted the 'invalid kind for firstOrd/lastOrd(XXX)' messages from internal errors to fatal errors. #23443

Merged

Conversation

nickysn
Copy link
Contributor

@nickysn nickysn commented Mar 27, 2024

This fixes a nimsuggest crash when opening:
beacon_chain/consensus_object_pools/blockchain_dag.nim
from the nimbus-eth2 project and many other .nim files (44 files, to be precise) in the same project.

Replaces: #23402

…m internal

  errors to fatal errors. This fixes a nimsuggest crash when opening:
    beacon_chain/consensus_object_pools/blockchain_dag.nim
  from the nimbus-eth2 project and many other .nim files (44 files, to be
  precise) in the same project.
@nickysn nickysn closed this Mar 27, 2024
@nickysn nickysn reopened this Mar 27, 2024
@Araq Araq merged commit c934d59 into nim-lang:devel Mar 27, 2024
32 checks passed
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from c934d59

Hint: mm: orc; opt: speed; options: -d:release
178491 lines; 8.529s; 753.098MiB peakmem

@nickysn nickysn deleted the nimsuggest_fix_crash_invalid_kind_for_lastOrd branch March 27, 2024 10:21
nickysn added a commit to nickysn/Nim that referenced this pull request Mar 27, 2024
…internal errors to fatal errors. (nim-lang#23443)

This fixes a nimsuggest crash when opening:
    beacon_chain/consensus_object_pools/blockchain_dag.nim
from the nimbus-eth2 project and many other .nim files (44 files, to be
precise) in the same project.

Replaces: nim-lang#23402
(cherry picked from commit c934d59)
nickysn added a commit to nickysn/Nim that referenced this pull request Mar 27, 2024
…internal errors to fatal errors. (nim-lang#23443)

This fixes a nimsuggest crash when opening:
    beacon_chain/consensus_object_pools/blockchain_dag.nim
from the nimbus-eth2 project and many other .nim files (44 files, to be
precise) in the same project.

Replaces: nim-lang#23402
(cherry picked from commit c934d59)
Araq pushed a commit that referenced this pull request Mar 27, 2024
…' messages from internal errors to fatal errors. (#23443) (#23446)

This fixes a nimsuggest crash when opening:
    beacon_chain/consensus_object_pools/blockchain_dag.nim
from the nimbus-eth2 project and many other .nim files (44 files, to be
precise) in the same project.

Replaces: #23402 (cherry picked from
commit c934d59)
Araq pushed a commit that referenced this pull request Apr 6, 2024
…internal errors to fatal errors. (#23443) (#23447)

This fixes a nimsuggest crash when opening:
    beacon_chain/consensus_object_pools/blockchain_dag.nim
from the nimbus-eth2 project and many other .nim files (44 files, to be
precise) in the same project.

Replaces: #23402 (cherry picked from
commit c934d59)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants