##// END OF EJS Templates
setup: drop the hack to disable linker warning 4197 on Windows...
setup: drop the hack to disable linker warning 4197 on Windows I don't see this when building on Windows with py3.8 or py3.12, so either the code was fixed, or (more likely) the compiler stopped warning about it some time after VS 2008. If we do have to put this back, it would probably be better to put a `#pragma` in a header file somewhere, and avoid `setuptools` technical debt.

File last commit:

r50545:2e34ea45 default
r52741:3f0db3b6 default
Show More
py.typed
1 line | 8 B | text/plain | TextLexer
partial