[Issue 13175] [D1] ICE on conflicting overloads in presense of default __FILE__/__LINE__

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 22 08:52:33 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13175

--- Comment #3 from Dicebot <public at dicebot.lv> ---
Yes, this works with more recent commits.

However I can't test dmd-1.x HEAD because this commit has broken it :
eaef472a9e4ded15360a8a8de9c36b8b3cd07059

g++  -c -Wno-deprecated -Wstrict-aliasing -D__pascal= -fno-exceptions -O2
-Ibackend -Itk -Iroot -DMARS=1 -DDMDV1=1 -DTARGET_LINUX=1 -DDM_TARGET_CPU_X86=1
-Iroot e2ir.c
e2ir.c: In function ‘elem* setArray(elem*, elem*, Type*, elem*)’:
e2ir.c:609:14: error: ‘Tvector’ was not declared in this scope

--


More information about the Digitalmars-d-bugs mailing list