Name:
Anonymous
2011-09-19 9:00
#define SWAP(a, b, c) do { a, b, c = c, b, a; } while(0);
/* problem GCC? */
[spoiler]good thing those guys can't/don't contribute to the wine project, but rather just "borrow" code from the wine project.[/code]
Name:
FrozenVoid
2011-09-19 9:43
>>3
GCC stealing JavaScript innovations, like destructuring assignment
orbis terrarum delenda est
Name:
Anonymous
2011-09-19 10:23
implying ideas can be stolen
( ≖‿≖)