Skip to content

Fix string concat #543

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

Merged
merged 3 commits into from
Oct 1, 2021
Merged

Conversation

Carltoffel
Copy link
Member

Found a bug in string_type concat where lhs and rhs were the wrong way around. Added proper tests and fixed it.

Copy link
Member

@ivan-pi ivan-pi left a comment

Choose a reason for hiding this comment

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

Thanks for catching this.

Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

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

Nice catch, thanks.

Co-authored-by: Aman Godara <34789087+Aman-Godara@users.noreply.github.com>
@Carltoffel
Copy link
Member Author

Nice addition! I wonder if the char // char test is necessary, since an intrinsic operator is tested here.

@milancurcic
Copy link
Member

Thanks!

@milancurcic milancurcic merged commit 0bf8fd2 into fortran-lang:master Oct 1, 2021
@Carltoffel Carltoffel deleted the fix-string-concat branch October 11, 2021 14:58
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.

5 participants