Bug#944380: marked as done (GDC generates duplicate symbols when using mixins/interfaces)

2020-07-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 Jul 2020 13:55:40 +0300 with message-id <20200722105540.GA15618@localhost> and subject line Fixed in 9.3.0-13 has caused the Debian Bug report #942607, regarding GDC generates duplicate symbols when using mixins/interfaces to be marked as done. This means that you

Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2020-03-16 Thread Iain Buclaw
ackage like gtk-d because it generates >>>> duplicate non-weak symbols in object files, causing a collision when >>>> linking. This seems to happen when using mixins / interfaces. >>>> For more information and a workaround, please check the upstream bug >>>

Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2019-11-09 Thread Matthias Klose
Severity: serious Hi! Currently, GDC can't build package like gtk-d because it generates duplicate non-weak symbols in object files, causing a collision when linking. This seems to happen when using mixins / interfaces. For more information and a workaround, please check the upstream bug report.

Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2019-11-09 Thread Matthias Klumpp
> > Severity: serious > > > > Hi! > > Currently, GDC can't build package like gtk-d because it generates > > duplicate non-weak symbols in object files, causing a collision when > > linking. This seems to happen when using mixins / interfaces. > > For

Processed: Re: Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2019-11-09 Thread Debian Bug Tracking System
Processing control commands: > found -1 9.2.1-16 Bug #944380 [gdc-9] GDC generates duplicate symbols when using mixins/interfaces Bug #942607 [gdc-9] gtk-d FTBFS on armhf, multiple definition errors. Marked as found in versions gcc-9/9.2.1-16. Marked as found in versions gcc-9/9.2.1

Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2019-11-09 Thread Matthias Klose
-weak symbols in object files, causing a collision when linking. This seems to happen when using mixins / interfaces. For more information and a workaround, please check the upstream bug report. if there's a workaround, please don't set the severity to serious.

Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2019-11-08 Thread Matthias Klumpp
Package: gdc-9 Version: 9.2.1-17 Severity: serious Hi! Currently, GDC can't build package like gtk-d because it generates duplicate non-weak symbols in object files, causing a collision when linking. This seems to happen when using mixins / interfaces. For more information and a worka

Bug#600921: marked as done (libppl7: libppl should be configured with --enable-interfaces=c)

2010-10-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Oct 2010 17:53:22 +0200 with message-id <20101021155322.ga60...@l04.local> and subject line Re: Bug#600921: libppl7: libppl should be configured with --enable-interfaces=c has caused the Debian Bug report #600921, regarding libppl7: libppl should be configure

Bug#600921: libppl7: libppl should be configured with --enable-interfaces=c

2010-10-21 Thread Basile Starynkevitch
with --enable-interfaces=c at least. These functions are gcc-4.5 -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno

interfaces

2009-07-25 Thread Emke Beckles
Tanttrik Esoteriicism and Western Approach.www.45meds . net -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#225434: marked as done ([PR 13513, fixed in 4.3] problems with static inner classes of interfaces)

2008-02-03 Thread Debian Bug Tracking System
cleared "final static". Closes: #351512. + PR java/22507, segfault building Apache Cocoon. Closes: #318534. + PR java/2499, class members should be inherited from implemented interfaces. Closes: #225434. + PR java/10581, ICE compiling freen

[Bug java/2499] Class members should be inherited from implemented interfaces

2007-01-25 Thread tromey at gcc dot gnu dot org
-- Bug 2499 depends on bug 28067, which changed state. Bug 28067 Summary: [meta-bug] Tracking bug for ecj fixes http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28067 What|Old Value |New Value -

[Bug java/2499] Class members should be inherited from implemented interfaces

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #10 from tromey at gcc dot gnu dot org 2007-01-09 20:43 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. --

[Bug java/2499] Class members should be inherited from implemented interfaces

2006-06-20 Thread tromey at gcc dot gnu dot org
-- tromey at gcc dot gnu dot org changed: What|Removed |Added OtherBugsDependingO|28067 | nThis|| BugsThisDependsOn|

[Bug java/2499] Class members should be inherited from implemented interfaces

2006-06-16 Thread tromey at gcc dot gnu dot org
-- tromey at gcc dot gnu dot org changed: What|Removed |Added OtherBugsDependingO||28067 nThis|| http://gcc.gn

[Bug java/2499] Class members should be inherited from implemented interfaces

2005-08-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-27 20:46 --- Another testcase for the same issue: interface I { interface Inner {} } class Test implements I { void test(Inner i) { } } Which comes from PR 23596. -- http://gcc.gnu.org/bugzilla/show_

[Bug java/2499] Class members should be inherited from implemented interfaces

2005-08-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-27 20:45 --- *** Bug 23596 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug java/2499] Class members should be inherited from implemented interfaces

2005-08-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-10 23:55 --- And now it just rejects it. -- What|Removed |Added Keywords|ice-on-valid-code

[Bug java/2499] Class members should be inherited from implemented interfaces

2004-10-24 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||18131 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2499

[Bug java/2499] Class members should be inherited from implemented interfaces

2004-10-21 Thread dhazeghi at yahoo dot com
-- What|Removed |Added CC|dhazeghi at yahoo dot com | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2499 --- You are receiving this mail because: --- You ar

[Bug java/2499] Class members should be inherited from implemented interfaces

2004-09-24 Thread bugs at skyluc dot org
-- What|Removed |Added CC||bugs at skyluc dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2499 --- You are receiving this mail b

[Bug java/2499] Class members should be inherited from implemented interfaces

2004-08-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-20 16:05 --- I should note that it now ICE on the mainline. -- What|Removed |Added Keywords|

[Bug java/2499] Class members should be inherited from implemented interfaces

2004-05-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-20 23:44 --- *** Bug 9869 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug java/2499] Class members should be inherited from implemented interfaces

2004-01-01 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-01 08:14 --- Very related to bug 9869. -- What|Removed |Added Last reconfirmed|2003-12-17 05:00:30

[Bug java/2499] Class members should be inherited from implemented interfaces

2003-12-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-30 17:21 --- *** Bug 13513 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug java/13513] problems with static inner classes of interfaces

2003-12-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-30 17:21 --- This is a dup of bug 2499. *** This bug has been marked as a duplicate of 2499 *** -- What|Removed |Added ---

Bug#225434: gcj-3.3: problems with static inner classes of interfaces

2003-12-29 Thread Ralf Neubauer
Package: gcj-3.3 Version: 1:3.3-1.bunk.2 Severity: normal the compilation of A.java: interface A { static class B { } } C.java: interface C extends A { B getB(); } D.java: class D { public static void main (String[] argv) { Object o = new C() { public B g