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

[2201.9.x] Fix getting non-accessible symbol error for error intersections with details #42925

Merged

Conversation

dulajdilshan
Copy link
Contributor

@dulajdilshan dulajdilshan commented Jun 14, 2024

Purpose

$title

Fixes #42806

PR for master: #42876

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@dulajdilshan dulajdilshan added Area/Compiler Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. labels Jun 14, 2024
@dulajdilshan dulajdilshan added this to the 2201.9.1 milestone Jun 14, 2024
Copy link
Member

@chiranSachintha chiranSachintha left a comment

Choose a reason for hiding this comment

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

I have added minor comments in the PR sent to the master branch. Since this is urgent for the 9.1 release, we can fix them in a separate PR.

Copy link
Member

@MaryamZi MaryamZi left a comment

Choose a reason for hiding this comment

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

@dulajdilshan, please update this PR similar to the PR to master.

@dulajdilshan
Copy link
Contributor Author

dulajdilshan commented Jul 1, 2024

@dulajdilshan, please update this PR similar to the PR to master.

Yeah sure. Closed accidentally while resolving a merge conflict

@dulajdilshan dulajdilshan merged commit 61b2404 into ballerina-platform:2201.9.x Jul 1, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/Compiler Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Getting non-accessible symbol error for error intersections with details
4 participants