Project

General

Profile

Actions

Emulator Issues #4836

closed

Common.h

Added by ExtremeDude2 over 13 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

I believe line 146 should say:

#elif _MSC_VER >= 1500 // Visual Studio 2008

Actions #1

Updated by ExtremeDude2 over 13 years ago

Crap i mest up thats what it already says :p

#elif _MSC_VER >= 1500 // Visual Studio 2010

Actions #2

Updated by NeoBrainX over 13 years ago

  • Status changed from New to Invalid
Actions #3

Updated by ExtremeDude2 over 13 years ago

And again I mess up:

#elif _MSC_VER >= 1600 // Visual Studio 2010

Actions #5

Updated by NeoBrainX over 13 years ago

There's no reason to bump the version requirements at that place. Also, I don't see what your link has to do with this issue.

Actions #7

Updated by NeoBrainX over 13 years ago

.. I'm wasting my time, it's invalid anyway.

Actions #8

Updated by ExtremeDude2 over 13 years ago

"There's no reason to bump the version requirements at that place"

It not like anyone uses 2008 to compile with.

Actions

Also available in: Atom PDF