Skip to content
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

Broken if-statement #1436

Open
mohamed-barakat opened this issue Aug 20, 2023 · 2 comments
Open

Broken if-statement #1436

mohamed-barakat opened this issue Aug 20, 2023 · 2 comments

Comments

@mohamed-barakat
Copy link
Member

The condition in this if-statement

if data_type <> fail then

should include and not data_type = "list_with_unknown_element_type".

@zickgraf
Copy link
Member

Did you give this a try? I don't expect this to work, i.e. I expect that things will simply break later on.

@mohamed-barakat
Copy link
Member Author

No, I did not. This record access was caused by another error I had, so I stopped following it.

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

No branches or pull requests

2 participants