UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Submit Patch #5138 fix MinGW build for Sys_Breakpoint()
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Submit Patch
  • Category
    Not determined
  • Targetted for
    Not determined
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
Issue details
  • Resolution
    RESOLVED
Attachments (1)
Duplicate issues (0)
This issue does not have any duplicates
Description
Commit fddc0084862cd1cbf5a671ece98f1b680e085152 broke MinGW builds. Header intrin.h appears to be an MSVC-specific header, and nothing I could find contains __debugbreak();
https://github.com/ufoai/ufoai/commit/fddc0084862cd1cbf5a671ece98f1b680e085152

I happened to discover that SDL ran into the same issue. /src/libs/SDL/include/SDL_assert.h uses assembly interrupt 3 instead. So I did the same in win_shared.cpp.
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif