[Issue 4982] Repeating same error message thousands of times due to brute forcing matching symbol name
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 4 06:02:57 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4982
Stewart Gordon <smjg at iname.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic,
| |ice-on-invalid-code
CC| |smjg at iname.com
Platform|Other |All
Version|D2 |D1 & D2
Blocks| |340
--- Comment #1 from Stewart Gordon <smjg at iname.com> 2010-10-04 06:02:35 PDT ---
The error message is bogus in any case. Should be something like
test.d(11): no property 'someSymbol' for type 'B'
Though not technically an ICE, it seems to run into an infinite loop,
effectively hanging the compiler, hence my adding ice-on-invalid-code.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list