On 2012-10-11 13:00, Iain Buclaw wrote:Right, any others hiding somewhere else?
__ctfe
Although I should file that as a bug I guess:
//----
void main()
{
bool __ctfe = true;
}
//----
Internal error: ..\ztc\cgcs.c 522
//----
On 2012-10-11 13:00, Iain Buclaw wrote:Right, any others hiding somewhere else?
__ctfe
Although I should file that as a bug I guess:
//----
void main()
{
bool __ctfe = true;
}
//----
Internal error: ..\ztc\cgcs.c 522
//----