[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2013-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2013-08-11 Thread d-bugmail
/165f15bf71537f863943599f4782b6c0b54c37eb fix Issue 4481 - ICE(glue.c,!vthis->csym) or compiles, depending on the import statements order https://github.com/D-Programming-Language/dmd/commit/2389c3552b44467a77861a61be445eb09a4a376f Merge pull request #2463 from 9rnsr/fix4481 Issue 4481 - ICE(glue.c,!vthis->csym) or compiles, dep

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2013-08-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 Kenji Hara changed: What|Removed |Added Keywords|wrong-code |pull --- Comment #14 from Kenji Hara 201

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2013-07-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 --- Comment #13 from kekeni...@yahoo.co.jp 2013-07-30 00:08:55 PDT --- Here is another variant of this. [DMD2.063.2] dmd crasha.d crashb.d ===> Assertion failure: '!vthis->csym' on line 783 in file 'glue.c' // crasha.d - im

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2013-06-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 jack...@gmail.com changed: What|Removed |Added CC||jack...@gmail.com --- Comment #12 f

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2013-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 --- Comment #11 from kekeni...@yahoo.co.jp 2013-02-18 05:20:02 PST --- I see. I did wrong process. We should get source from 'staging' branch to check if bugs are fixed, not from 'master'. So, it is not a regression. Sorry to have bothered you.

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2013-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 Maxim Fomin changed: What|Removed |Added CC||ma...@maxim-fomin.ru --- Comment #10 fro

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2013-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 --- Comment #9 from kekeni...@yahoo.co.jp 2013-02-18 02:39:58 PST --- (In reply to comment #8) Sorry, 2.062 has just come, and it doesn't reproduce above. Then, it was not a regression in 2.062head, but in 2.063head(or master). -- Configure is

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2013-02-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 --- Comment #8 from kekeni...@yahoo.co.jp 2013-02-17 20:03:35 PST --- 2.062head has a regression caused by this problem, probably. Reduced test case is here. Command: dmd.exe bug2062a.d bug2062b.d bug2062a.d void

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2012-09-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 Ola �sttveit changed: What|Removed |Added CC||ola...@gmail.com --- Comment #7 from Ol

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2012-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Comm

[Issue 4481] ICE(glue.c, !vthis->csym) or compiles, depending on the import statements order

2012-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4481 kekeni...@yahoo.co.jp changed: What|Removed |Added CC||kekeni...@yahoo.co.jp --- Comme