[Bug 242] [ICE] (const_hash_1) varasm.c:2912: Segmentation fault

2016-10-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=242 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 243] D compilers are not ABI compatible

2016-10-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=243 --- Comment #6 from Chalix --- (In reply to Johannes Pfau from comment #5) > Ideally that should be that case, but right now none of the compilers are > ABI compatible. I hope we'll solve this problem at some point Thank you, Johannes, that was

[Bug 243] D compilers are not ABI compatible

2016-10-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=243 Johannes Pfau changed: What|Removed |Added Priority|Normal |Low Hardware|x86_64

[Bug 243] Module std.array is already defined in...

2016-10-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=243 --- Comment #5 from Johannes Pfau --- > Does this mean, I can't include libraries in my gdc project, which are > complied > with dmd, because they use different implementations of the same standard > library? [...] My understanding of a compil

[Bug 243] Module std.array is already defined in...

2016-10-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=243 Johannes Pfau changed: What|Removed |Added CC||johannesp...@gmail.com --- Comment #4 fr

[Bug 243] Module std.array is already defined in...

2016-10-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=243 --- Comment #3 from Iain Buclaw --- (In reply to Chalix from comment #2) > Does this mean, I can't include libraries in my gdc project, which are > complied with dmd, because they use different implementations of the same > standard library? > >

[Bug 243] Module std.array is already defined in...

2016-10-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=243 --- Comment #2 from Chalix --- Does this mean, I can't include libraries in my gdc project, which are complied with dmd, because they use different implementations of the same standard library? Or did I do something wrong, so that I could fix th

[Bug 243] Module std.array is already defined in...

2016-10-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=243 --- Comment #1 from Iain Buclaw --- (In reply to Chalix from comment #0) > ~$ gdc main.d -I/usr/local/include/d/gtkd-3 -lgtkd-3 > ~$ ./a.out > Fatal Error while loading '/usr/lib/x86_64-linux-gnu/libphobos2.so.0.71': > The module 'std.arra

[Bug 243] New: Module std.array is already defined in...

2016-10-03 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=243 Bug ID: 243 Summary: Module std.array is already defined in... Product: GDC Version: 5.x Hardware: x86_64 OS: Linux Status: NEW Severity: normal