Skip to content

Comments

Fix __pfnDliFailureHook2 redefinition on MSVC versions < 2015 Update 3#190

Merged
rphillips merged 1 commit intoluvit:masterfrom
squeek502:msvc-2015-update-3
Feb 19, 2019
Merged

Fix __pfnDliFailureHook2 redefinition on MSVC versions < 2015 Update 3#190
rphillips merged 1 commit intoluvit:masterfrom
squeek502:msvc-2015-update-3

Conversation

@squeek502
Copy link
Member

The const was added to __pfnDliFailureHook2 in MSVC 2015 Update 3, so any compilers before that shouldn't define it as const

The const was added to __pfnDliFailureHook2 in MSVC 2015 Update 3, so any compilers before that shouldn't define it as const
@rphillips rphillips merged commit 5a81309 into luvit:master Feb 19, 2019
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