Skip to content

[3.0.x] Change access modifier to package private for RoutingDsl.{Route,RouteParam} (backport #13003) by @WojciechMazur#13005

Merged
mergify[bot] merged 1 commit into
3.0.xfrom
mergify/bp/3.0.x/pr-13003
Dec 4, 2024
Merged

[3.0.x] Change access modifier to package private for RoutingDsl.{Route,RouteParam} (backport #13003) by @WojciechMazur#13005
mergify[bot] merged 1 commit into
3.0.xfrom
mergify/bp/3.0.x/pr-13003

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Dec 4, 2024

The static private modifier for these 2 classes was incorrect. In the previous versions of Scala it compiled due to existence of a bug in the compiler.
The mentioned bug was minimized and discussed in scala/scala3#21599 and was discovered after merging a fix scala/scala3#21362
Problem was discovered by Scala 3 Open Community Build in:

Pull Request Checklist


This is an automatic backport of pull request #13003 done by [Mergify](https://mergify.com).

…Param} - fixes illegal access prohibited since Scala 3.3.5 LTS and 3.6

(cherry picked from commit fb683a5)
@mergify mergify Bot merged commit 1b53f69 into 3.0.x Dec 4, 2024
@mergify mergify Bot deleted the mergify/bp/3.0.x/pr-13003 branch December 4, 2024 15:26
@mkurz mkurz modified the milestones: 2.9.7, 3.0.7 Mar 13, 2025
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.

2 participants