[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