[Issue 11666] Separate each platform's port to its own folder/file: aka "if version{} else version {}" getting out of control

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 3 01:33:45 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11666


Iain Buclaw <ibuclaw at ubuntu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at ubuntu.com


--- Comment #1 from Iain Buclaw <ibuclaw at ubuntu.com> 2013-12-03 01:33:42 PST ---
Thanks Mike.

I will add onto my quote from 18 months ago:

Splitting architectures and platforms into separate files won't stop the code
duplication, but it will make it more manageable for maintainers of the ports.
eg: I've found a bug on MIPS32 where types mismatch between D and C runtime, I
know to look under /ports/mips to find the declaration.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list