[Issue 6940] immutable(int*)*/immutable(int)** and int** do not combine

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 18 13:36:39 PST 2011


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


timon.gehr at gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|immutable(int*)* and int**  |immutable(int*)*/immutable(
                   |do not combine              |int)** and int** do not
                   |                            |combine


--- Comment #3 from timon.gehr at gmx.ch 2011-11-18 13:35:48 PST ---
immutable(int)** and int** should also combine to const(int*)*

-- 
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