Closed n0t49a1n closed 12 years ago
nice, but diffs look like tthat you use tabs in some cases instead spaces.
Also side note: c++11 officially allow have , after last element in enum list. All gcc/vc versions support this also as extansion long time. Adding , after last element let have less diffs in later changes. Maybe we must start use this feature in enum list syntax?
pretty sure VC also allows this. And i totally agree - code diffs gets nicer if such small things are handled genericly
lol my bad i fall for it everytime anyway i can make it highlight tabs lol ill repair
updates for core for more backend work