[Issue 2434] Compiler generates code that does not pass with -w for some array operations

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 10 05:12:05 PDT 2011


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


yebblies <yebblies at gmail.com> changed:

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


--- Comment #1 from yebblies <yebblies at gmail.com> 2011-06-10 05:07:30 PDT ---
Currently dmd (1.068 and 2.052) fails to compile these with the following
message:

testx.d(4): Error: incompatible types for ((1) / (a)): 'int' and 'byte[]'

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