[issue24250] Optimization for strcpy(..., "") in file 'install.c'

Benjamin Peterson report at bugs.python.org
Thu May 21 23:03:50 CEST 2015


Benjamin Peterson added the comment:

I agree with vadmium and also note that many compilers (though I don't know about MSVC) can optimize the strcpy call away.

----------
nosy: +benjamin.peterson
resolution:  -> works for me
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24250>
_______________________________________


More information about the Python-bugs-list mailing list