Skip to content

Fix an issue with CZ_DEFER working in this context.#2

Open
blazingkin wants to merge 1 commit intoczipperz:masterfrom
blazingkin:master
Open

Fix an issue with CZ_DEFER working in this context.#2
blazingkin wants to merge 1 commit intoczipperz:masterfrom
blazingkin:master

Conversation

@blazingkin
Copy link
Copy Markdown

CZ_DEFER was not working in this context, leading to errors when compiling with g++.

Remove the CZ_DEFER and manually move the drop to the end.

Fixes #1

CZ_DEFER was not working in this context, leading to errors when
compiling with g++.

Remove the CZ_DEFER and manually move the drop to the end.

Fixes czipperz#1
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.

g++ compilation issue

1 participant