Skip to content

translate-c: Properly translate C multicharacter literals#4939

Merged
Vexu merged 2 commits intoziglang:masterfrom
SuperAuguste:master
Apr 6, 2020
Merged

translate-c: Properly translate C multicharacter literals#4939
Vexu merged 2 commits intoziglang:masterfrom
SuperAuguste:master

Conversation

@SuperAuguste
Copy link
Copy Markdown
Contributor

Closes #4194.
This is my first pull request, so I hope that I did everything properly!

Copy link
Copy Markdown
Member

@Vexu Vexu left a comment

Choose a reason for hiding this comment

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

Please add a test for #define FOO 'abcd' in test/translate_c.zig.

@SuperAuguste SuperAuguste requested a review from Vexu April 5, 2020 23:15
@Vexu Vexu merged commit c5ced0d into ziglang:master Apr 6, 2020
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.

@cInclude("winsock2.h") fails to handle multicharacter literal

2 participants