Re: [INTERNALS-WIN] add deprecated support for VC
[email protected] ("Pierre Joye")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Hi Elizabeth, On Fri, Jun 27, 2008 at 2:07 PM, Elizabeth M Smith <[email protected]> wrote: > Pierre Joye wrote: >> I wonder if we should not "fix" our code base to remove the deprecated >> warnings for the CRT (_open, etc.). It may help us to use a more noisy >> mode to catch possible issues or improvements. > > Looks good, at the very least we should turn off /wd4996 and ONLY use > the secure_no_deprecate or whatever it is they're calling it this month > - the wd4996 pragma turns off more... Yes, 4996 kills all _open/etc. as well, which are not necessary related to security changes but standards update. > However I believe killing warnings IS on our todo list Yes, but it was not discussed. I like to be more than two to agree before to begin with a cleanup :) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org