[Issue 5162] New: windows.d no longer appears to compile in DMD 2.050

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 3 23:35:53 PDT 2010


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

           Summary: windows.d no longer appears to compile in DMD 2.050
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: debio264 at gmail.com


--- Comment #0 from Andrew Wiley <debio264 at gmail.com> 2010-11-03 23:34:53 PDT ---
Compiling code that depends on windows.d results in these compiler messages:

C:\D\dmd2\windows\bin\..\..\src\druntime\import\core\sys\windows\windows.d(140):
C-style function pointer and pointer to array syntax is deprecated. Use
'function' to declare function pointers
C:\D\dmd2\windows\bin\..\..\src\druntime\import\core\sys\windows\windows.d(2039):
C-style function pointer and pointer to array syntax is deprecated. Use
'function' to declare function pointers
C:\D\dmd2\windows\bin\..\..\src\druntime\import\core\sys\windows\windows.d(2538):
C-style function pointer and pointer to array syntax is deprecated. Use
'function' to declare function pointers
C:\D\dmd2\windows\bin\..\..\src\druntime\import\core\sys\windows\windows.d(3061):
C-style function pointer and pointer to array syntax is deprecated. Use
'function' to declare function pointers

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