Re: DST 2007 bug [was Re: ANN: ActivePython 2.5.0.0 is now available]

2007-03-14 Thread Trent Mick
Bob Kline wrote: > Trent Mick wrote: >> Note that ActivePython 2.5 is built with VC7.1 so it depends on >> msvcr71.dll rather than msvcrt.dll. > > Thanks, Trent. We had found the FAQ about upgrading msvcrt.dll for > ActiveState Perl to fix the same problem, but didn't find any comparable > doc

Re: DST 2007 bug [was Re: ANN: ActivePython 2.5.0.0 is now available]

2007-03-14 Thread Bob Kline
Trent Mick wrote: > Note that ActivePython 2.5 is built with VC7.1 so it depends on > msvcr71.dll rather than msvcrt.dll. Thanks, Trent. We had found the FAQ about upgrading msvcrt.dll for ActiveState Perl to fix the same problem, but didn't find any comparable documentation for the bug in Act