Skip to content

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