April 12, 2007 [Issue 1128] New: DMD -H converts inout's to ref's | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=1128 Summary: DMD -H converts inout's to ref's Product: D Version: 1.011 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: bugzilla@digitalmars.com ReportedBy: onlystupidspamhere@yahoo.se The generated header file uses ref's for both inout's and ref's. This created some small problems with Tango. -- |
April 12, 2007 [Issue 1128] DMD -H converts inout's to ref's | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=1128 bugzilla@digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #1 from bugzilla@digitalmars.com 2007-04-12 03:33 ------- If you compile with -v1 too, it should leave it as 'inout'. -- |
Copyright © 1999-2021 by the D Language Foundation