# New Ticket Created by  Ron Blaschke 
# Please include the string:  [perl #44527]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44527 >


Attached patch adds Visual C++ 9.0, part of Visual Studio 2008, to
PLATFORMS.  Note that this is preliminary, VS 2008 is currently in Beta2.

The compiler reports the following version number.

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.20706.01
for 80x86
Copyright (C) Microsoft Corporation.  All rights reserved.


Changed Files:
    PLATFORMS

Ron
Index: PLATFORMS
===================================================================
--- PLATFORMS   (revision 20578)
+++ PLATFORMS   (working copy)
@@ -36,6 +36,7 @@
 win32-x86-mingw-gcc3.4.2          Y    Y    -     -   -   Y    Y/19  Y  
20070515
 win32-x86-msvc_7.1                -    Y    -     -   -   Y    Y/1   ?  
20070717
 win32-x86-msvc_8.0                -    Y    -     -   -   Y    Y/1*2 ?  
20070717
+win32-x86-msvc_9.0                -    Y    -     -   -   Y    Y     ?  
20070806
 
 ?   ... unknown or untested
 -   ... no

Reply via email to