Welcome to HKOI Webnews!

標題 Compiler bug on UVA. What can I do?
發信者 Michael Tsang <miklcct@gmail.com>
發信日期 Fri, 12 Mar 2010 19:18:56 +0800
新聞組 hkoi

I tried to submit a program but rejected on UVA just because of this line
inside a class definition:

typedef bool CheckFunction(Colour, const Index &) const;

It is a known bug of GCC (#29993), found in GCC 4.1.1 and resolved on GCC
4.3.0 but UVA states explicitly that GCC is 4.1.2 so of course the program
is rejected. What can I do now?


相關的信件
 
.# Compiler bug on UVA. What can I do? (現正閱讀) Michael Tsang 12-Mar-2010 07:18 pm