Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[x86/Linux] Fix exception handling routine #8433

Merged
merged 2 commits into from
Dec 6, 2016

Commits on Dec 2, 2016

  1. [x86/Linux] Fix exception handling routine

    DispatchManagedException requires WIN64EXCEPTIONS to be defined, but it
    is not defined for x86/Linux.
    parjong committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    88aecdc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Revise comment-style

    parjong committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    52bad65 View commit details
    Browse the repository at this point in the history