Open Bug 337620 Opened 19 years ago Updated 3 years ago

'localtime' was declared deprecated

Categories

(NSPR :: NSPR, defect)

x86
Windows XP
defect

Tracking

(Not tracked)

People

(Reporter: timeless, Unassigned)

Details

I actually got this while building spidermonkey for other testing purposes, but the code's the same and since prmjtime.c is supposed to be kept in sync w/ nspr's, i'd rather work on fixing nspr's first. prtime.c(244) : warning C4996: 'localtime' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\time.inl(114) : se e declaration of 'localtime' Message: 'This function or variable may be unsafe. Consider using localt ime_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' note: this is absolutely not remotely close to anything resembling a priority for me. that said, having worked on time code before, i'll probably do it again, i am timeless and like time things :).
QA Contact: wtchang → nspr
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Severity: normal → S3

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: wtc → nobody
Status: ASSIGNED → NEW
You need to log in before you can comment on or make changes to this bug.