Skip to content

Enable forward declaration of unwind_type() in msvc14.15 and later.#229

Merged
stefanseefeld merged 1 commit into
boostorg:developfrom
bowie7070:develop
Mar 25, 2019
Merged

Enable forward declaration of unwind_type() in msvc14.15 and later.#229
stefanseefeld merged 1 commit into
boostorg:developfrom
bowie7070:develop

Conversation

@bowie7070
Copy link
Copy Markdown

Name lookup in msvc has changed between 14.14 and 14.15 making it consistent with other compilers. Forward declaration of unwind_type() is now required as it is for other compilers.

Resolves compilation errors identified in:

#228

Name lookup in msvc has changed between 14.14 and 14.15 making it consistent with other compilers. Forward declaration of unwind_type() is now required as it is for other compilers.

Resolves compilation errors identified in:

boostorg#228
@stefanseefeld stefanseefeld merged commit 0d0cd71 into boostorg:develop Mar 25, 2019
@stefanseefeld
Copy link
Copy Markdown
Member

Thanks !

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