Skip to content

Remove integer literal suffix "i" from non-complex - #69

Merged
Benwang217 merged 1 commit into
DediProgSW:masterfrom
blanktonio:remove_integer_suffix
Jan 11, 2024
Merged

Remove integer literal suffix "i" from non-complex#69
Benwang217 merged 1 commit into
DediProgSW:masterfrom
blanktonio:remove_integer_suffix

Conversation

@blanktonio

Copy link
Copy Markdown

GCC-aligned compilers may treat 1i as complex number, refusing to proceed with “complex integral types are not supported” error message. Perhaps 1u was meant, but that suffix is not used elsewhere, so I suggest removing it completely.

@Benwang217
Benwang217 merged commit e691f2d into DediProgSW:master Jan 11, 2024
@blanktonio
blanktonio deleted the remove_integer_suffix branch February 13, 2024 12:08
lagnajeet pushed a commit to lagnajeet/SF100Linux that referenced this pull request Mar 17, 2026
Remove integer literal suffix "i" from non-complex
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.

3 participants