This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libobjc/18764] segfault in libobjc when sending a message to a conflicting class


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-16 03:55 -------
The next runtime does:
objc: Both ./1.so and ./2.so have implementations of class Foo.
objc: Using implementation from ./2.so.

What do you think we should do, use the later one of the first or abort?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18764


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]