[Issue 6248] HTOD leaves out const when translating C headers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 4 19:50:44 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6248


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com


--- Comment #1 from yebblies <yebblies at gmail.com> 2011-07-05 12:45:43 EST ---
This is because there is only one version of htod, for D1 and D2, and D1 does
not have const.  I think the fix would be for htod to emit 'in' instead of
const in C function prototypes.

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


More information about the Digitalmars-d-bugs mailing list