Closed p5pRT closed 17 years ago
A patch for smoke\, fixes compilation on older msvc versions:
How about the attached patch?
This incorporates the #defines apparently required for MSVC \< 6\, and tests each one individually and in numerical order. To me it makes more sense than setting whole groups of #defines based on the #definedness of CSIDL_COMMON_FAVORITES and CSIDL_ADMINTOOLS\, and it makes it easier to see what's there and what isn't.
The RT System itself - Status changed from 'new' to 'open'
On Tue\, Sep 18\, 2007 at 01:12:57AM -0700\, Steve Hay via RT wrote:
How about the attached patch?
This incorporates the #defines apparently required for MSVC \< 6\, and tests each one individually and in numerical order. To me it makes more sense than setting whole groups of #defines based on the #definedness of CSIDL_COMMON_FAVORITES and CSIDL_ADMINTOOLS\, and it makes it easier to see what's there and what isn't.
That's even better\, of course.
-- Sincerely\, Dmitry Karasik
I've now applied the revised patch to bleadperl as #31900 (with a $VERSION bump). Thanks for the bug report and the patch.
I've now applied the revised patch to bleadperl as #31900 (with a $VERSION bump). Thanks for the bug report and the patch.
@steve-m-hay - Status changed from 'open' to 'resolved'
Migrated from rt.perl.org#45493 (status was 'resolved')
Searchable as RT45493$