Skip to content

#4873 issue fixed #4876

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

Conversation

rezwanahmedsami
Copy link

Fixed: #4873

@laytan
Copy link
Collaborator

laytan commented Feb 24, 2025

This is not correct, == on strings does not just check the pointer, but also the content.

@rezwanahmedsami
Copy link
Author

This is not correct, == on strings does not just check the pointer, but also the content.

what you think ?

What will be the correct way?

@laytan
Copy link
Collaborator

laytan commented Mar 13, 2025

Also check the content?

@laytan
Copy link
Collaborator

laytan commented Mar 13, 2025

Or error in the frontend that this is not a valid thing

@rezwanahmedsami
Copy link
Author

Or error in the frontend that this is not a valid thing

If you can give me an explanation, what can be wrong?

Then it will be easy for me to catch it.

Because I stay busy with office work most of the time.

So I can't get much time to investigate it.

So, can you help me with that?

Just point out the right thing for me.

@laytan
Copy link
Collaborator

laytan commented Mar 21, 2025

I'm going to close this because I am not interested in holding your hand here

@laytan laytan closed this Mar 21, 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.

LLVM backend panic when comparing array of strings with empty string literal
2 participants