Closed Bug 641887 Opened 13 years ago Closed 13 years ago

Disable secure CRT deprecation warnings for host binaries

Categories

(Firefox Build System :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Mitch, Assigned: Mitch)

Details

(Whiteboard: fixed-in-bs)

Attachments

(1 file)

The MSVC CRT has more-secure versions of standard functions, and "...the older, less secure version is marked as deprecated..." (http://msdn.microsoft.com/en-us/library/8ef0s5kh%28v=VS.80%29.aspx)

Deprecation warnings from the compiler just recommend that the newer versions be used and don't necessarily indicate a problem.

We should probably disable these warnings where they aren't already disabled.
Attached patch PatchSplinter Review
Attachment #519450 - Flags: review?(ted.mielczarek)
Attachment #519450 - Flags: review?(ted.mielczarek) → review+
http://hg.mozilla.org/mozilla-central/rev/944066f3e3f2
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: