Skip to content

only 329 errors left #17

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

Closed
wants to merge 3 commits into from
Closed

only 329 errors left #17

wants to merge 3 commits into from

Conversation

magarciaEPFL
Copy link

review by @lrytz

@@ -910,7 +913,7 @@ abstract class BCodeBodyBuilder extends BCodeSkelBuilder {
}

/* Generate code that loads args into label parameters. */
def genLoadLabelArguments(args: List[Tree], lblDef: LabelDef, gotoPos: dotc.util.Positions.Position): Unit = {
def genLoadLabelArguments(args: List[Tree], lblDef: LabelDef, gotoPos: dotty.tools.dotc.util.Positions.Position): Unit = {
Copy link
Member

Choose a reason for hiding this comment

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

just util.Positions.Position should work

@lrytz
Copy link
Member

lrytz commented Feb 13, 2014

LGTM modulo the comments

@lrytz
Copy link
Member

lrytz commented Feb 14, 2014

Resubmitted with fixed imports in #18

@lrytz lrytz closed this Feb 14, 2014
@lrytz lrytz mentioned this pull request Feb 14, 2014
pikinier20 pushed a commit that referenced this pull request Aug 16, 2022
szymon-rd pushed a commit that referenced this pull request Dec 9, 2022
WojciechMazur added a commit to WojciechMazur/dotty that referenced this pull request Mar 19, 2025
Backport "REPL: JLine 3.27.0 (was 3.25.1)" to LTS
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