[Issue 9562] Built-in runtime properties should become error with `Type.prop`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 16 21:46:06 PST 2013


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


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yebblies at gmail.com
         Resolution|                            |WORKSFORME


--- Comment #1 from yebblies <yebblies at gmail.com> 2013-11-17 16:46:05 EST ---
Fails now:
testx.d(9): Error: type int[1] is not an expression
testx.d(10): Error: type int[1] is not an expression
testx.d(11): Error: type int[1] is not an expression
testx.d(12): Error: type int[1] is not an expression
testx.d(9): Error: type char[1] is not an expression
testx.d(10): Error: type char[1] is not an expression
testx.d(11): Error: type char[1] is not an expression
testx.d(12): Error: type char[1] is not an expression
testx.d(8): Error: type int[] is not an expression
testx.d(9): Error: type int[] is not an expression
testx.d(10): Error: type int[] is not an expression
testx.d(11): Error: type int[] is not an expression
testx.d(12): Error: type int[] is not an expression
testx.d(8): Error: type char[] is not an expression
testx.d(9): Error: type char[] is not an expression
testx.d(10): Error: type char[] is not an expression
testx.d(11): Error: type char[] is not an expression
testx.d(12): Error: type char[] is not an expression

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