diff options
author | Jan Dubois <jand@activestate.com> | 2010-07-21 18:15:54 -0700 |
---|---|---|
committer | Jan Dubois <jand@activestate.com> | 2010-07-21 18:15:54 -0700 |
commit | b6c85593a554a961f8d6994f7e4c5551a0a5eb2c (patch) | |
tree | b80534ff87a9f43f716315187f77beb61a789061 /AUTHORS | |
parent | 6d8f7c99d6105c3e91ba7907750682703fe0414b (diff) | |
download | perl-b6c85593a554a961f8d6994f7e4c5551a0a5eb2c.tar.gz |
Don't pretend to support really old VC++ compilers
The oldest supported Visual C++ compiler is VC6 (released in 1998),
and we already jump through some hoops for it by inlining newer
API definitions in win32/win32.c. It is desirable to keep supporting
VC6 because it is the last MSVC release that links against MSVCRT.dll
and not against a compiler specific runtime library.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions