[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Building on Win32 with VS2005

From: Steven Kirk <steven.kirk_at_status-scientific.com>
Date: 2005-11-07 11:31:25 CET

>> .\threadproc\win32\proc.c(353) : warning C4996: 'getenv' was declared
>> deprecated
>> C:\VS2005\VC\include\stdlib.h(483) : see declaration of 'getenv'
>> Message: 'This function or variable may be unsafe. Consider
>> using _dupenv_s instead. To disable deprecation, use
>> _CRT_SECURE_NO_DEPRECATE. See online help for details.'
>>
>
> Aargh! So now #*$@^*&! Microsoft is "deprecating" ISO-C standard
> functions, the fscking bastards.
>
 From http://msdn2.microsoft.com/en-us/library/8ef0s5kh

It should be noted that in this context, "deprecated" just means that a
function's use is not recommended; it does not indicate that the
function is scheduled to be removed from the CRT.

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.8/162 - Release Date: 05/11/2005
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 7 11:36:11 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.