Skip to content

Conversation

@Evasion3356
Copy link

I faced a wild issue while using this export generator, which I've documented here: server-imp/SFAE#17

It seems to be that on some version of the Visual C++ runtime, the \0 character isn't ignored, which seems to be the case of my laptop. To fix this, forcing the precompiler to concatenate the string upon invocation seems to fix the issue. It also seems cleaner to me, IMO.

Copy link
Owner

@mrexodia mrexodia left a comment

Choose a reason for hiding this comment

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

.

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.

2 participants