summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PerfQueryBase.cpp
diff options
context:
space:
mode:
authorcomex <comexk@gmail.com>2015-04-22 23:17:09 -0400
committercomex <comexk@gmail.com>2015-04-24 22:04:46 -0400
commit37d00cceda58cda08f6206bff7309aaa7ba45e6e (patch)
tree4947f4182feeaa77c125775c014b096092770541 /Source/Core/VideoCommon/PerfQueryBase.cpp
parent87bd57e0be54406ba6e4ae798533a5c77d2dc436 (diff)
Fix wx bullshit which made the watch view assert on my machine.
1) Apparently wxString::Format is type safe, and passing a u32 to it with the format "%lu" crashes with a meaningless assertion failure. Sure, it's the wrong type, but the error sure doesn't help... 2) "A MenuItem ID of Zero does not work under Mac". Thanks for the helpful assert message, no thanks for making your construct have random platform-specific differences for no reason (it's not like menu item IDs directly correspond to a part of Cocoa's menu API like they do on Win32).
Diffstat (limited to 'Source/Core/VideoCommon/PerfQueryBase.cpp')
0 files changed, 0 insertions, 0 deletions