[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bug #45313] Multiple libraries in one file
From: |
Per Bothner |
Subject: |
[Bug-kawa] [bug #45313] Multiple libraries in one file |
Date: |
Sun, 14 Jun 2015 06:51:33 +0000 |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 |
Update of bug #45313 (project kawa):
Status: None => Confirmed
Assigned to: None => bothner
_______________________________________________________
Follow-up Comment #1:
I don't believe the problem is multiple libraries in one file - but multiple
libraries in one file - and also having the same source file name that
"matches" one of the libraries. The problem is Kawa is generating a "module
class name "a" corresponding to the source file, as well "library classes"
named "a" and "a.b", And the module class "a" and the library class "a"
conflict.
Do we need a "module class" a at all Probably not - ideally we should treat
library "a" as its own module and library class a.b as its one module.library
class "a" conflict.
I'll lake a look.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45313>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/