digitalmars.D - Proposed change to Deimos rules
- Victor Porton (12/12) Jan 24 2019 At https://wiki.dlang.org/Talk:Deimos I propose to change Deimos
- Kagamin (1/1) Jan 24 2019 You can provide D code as a separate package.
- Vladimir Panteleev (5/9) Jan 24 2019 I tried to answer this by clarifying
At https://wiki.dlang.org/Talk:Deimos I propose to change Deimos rules: --- Can we lessen the rules to allow linkage to our D binary for additional D modules (not for the module which does plain C linkage)? The idea to avoid D linkage was probably wise, but why to require it for every module? We could allow to compile and link additional modules (such as object-oriented wrappers above the linked C code). --- Your opinion?
Jan 24 2019
On Thursday, 24 January 2019 at 11:40:04 UTC, Victor Porton wrote:At https://wiki.dlang.org/Talk:Deimos I propose to change Deimos rules: [...] Your opinion?I tried to answer this by clarifying https://wiki.dlang.org/Deimos#Translation just now. See the first item under "Translation", especially the rationale. Hope this helps.
Jan 24 2019