Skip to content

Improve error reporting for abstract members when used in classes - #17063

Merged
psfinaki merged 14 commits into
dotnet:mainfrom
edgarfgp:abstract-member-on-classes-reporting
Apr 19, 2024
Merged

Improve error reporting for abstract members when used in classes#17063
psfinaki merged 14 commits into
dotnet:mainfrom
edgarfgp:abstract-member-on-classes-reporting

Conversation

@edgarfgp

@edgarfgpedgarfgp commented Apr 17, 2024

Copy link
Copy Markdown
Contributor

Description

Follow up: #17055

Checklist

  • Test cases added
  • Release notes entry updated:

@github-actions

github-actionsBot commented Apr 17, 2024

Copy link
Copy Markdown
Contributor

❗ Release notes required


✅ Found changes and release notes in following paths:

Change pathRelease notes pathDescription
src/Compilerdocs/release-notes/.FSharp.Compiler.Service/8.0.400.md

Comment threadsrc/Compiler/Checking/MethodOverrides.fs
@edgarfgp
edgarfgp marked this pull request as ready for review April 19, 2024 10:00
@edgarfgp
edgarfgp requested a review from a team as a code ownerApril 19, 2024 10:00
Comment threadsrc/Compiler/FSStrings.resx Outdated
Comment threadsrc/Compiler/FSStrings.resx Outdated

@psfinakipsfinaki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for nitpicking. Good job :)

edgarfgpand others added 2 commits April 19, 2024 14:22
Co-authored-by: Petr <psfinaki@users.noreply.github.com>
@psfinaki

Copy link
Copy Markdown
Contributor

:shipit:

@psfinaki
psfinaki merged commit 89e6411 into dotnet:mainApr 19, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants

@edgarfgp@psfinaki@T-Gro