[Issue 1319] compiler crashes with functions that take const ref arguments

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 29 04:31:58 PST 2007


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


spam at extrawurst.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |critical




------- Comment #6 from spam at extrawurst.org  2007-11-29 06:31 -------
i am raising this one, cause it is really critical for me, i use a couple of
really huge structs and i pass them by ref to methods but i want to protect
them from being mutated which i want to use the const for. this is one big
reason i am using the D2.0 branch in the first place. I have a rather big team
of coders working on the project, i want to protect certain stuff from getting
messed up by someone. please fix this.


-- 



More information about the Digitalmars-d-bugs mailing list