Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[flang][runtime] Handle spaces before ')' in alternative list-directe…#149384

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
klausler merged 1 commit intollvm:mainfromklausler:bug149164
Jul 18, 2025

Conversation

klausler
Copy link
Contributor

…d complex input

List-directed reads of complex values that can't go through the usual fast path (as in this bug's test case, which uses DECIMAL='COMMA') didn't skip spaces before the closing right parenthesis correctly.

Fixes#149164.

…d complex inputList-directed reads of complex values that can't go through theusual fast path (as in this bug's test case, which uses DECIMAL='COMMA')didn't skip spaces before the closing right parenthesis correctly.Fixesllvm#149164.
Copy link
Contributor

@DanielCChenDanielCChen left a comment

Choose a reason for hiding this comment

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

LGTM.
Thanks!

@klauslerklausler merged commit680b8dd intollvm:mainJul 18, 2025
10 checks passed
@klauslerklausler deleted the bug149164 branchJuly 18, 2025 20:44
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@DanielCChenDanielCChenDanielCChen approved these changes

@eugeneepshteyneugeneepshteyneugeneepshteyn approved these changes

@akuhlensakuhlensAwaiting requested review from akuhlens

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[flang] Runtime failure with stream formatted I/O
3 participants
@klausler@DanielCChen@eugeneepshteyn

[8]ページ先頭

©2009-2025 Movatter.jp