10 Sep
2010
10 Sep
'10
5:38 a.m.
Hello Alexei, OK, so using compiler.h the patch reduces to a fourliner in that file because compiler.h is being included in all the concerned files (parse_binop_rhs.cpp, parser.cpp) already anyway. The sizeof() problem miraculously disappeared... Problem: 1. MSVC does not have __func__, but has __FUNCTION__ 2. MSVC does not have __alignof__, but has __alignof Solution: Added #defines to compiler.h
5406
Age (days ago)
5406
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jan private