Closed
Bug 589035
Opened 14 years ago
Closed 14 years ago
warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated in nsDiskCacheDeviceSQL.cpp
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 645094
People
(Reporter: RyanVM, Unassigned)
References
Details
(Whiteboard: [build_warning])
Another source of MSVC build spam.
netwerk/cache/nsDiskCacheDeviceSQL.cpp(2223) : warning C4996: 'mozIStorageBaseStatement::BindInt32Parameter': was declared deprecated
dist\include\mozIStorageBaseStatement.h(92) : see declaration of 'mozIStorageBaseStatement::BindInt32Parameter'
Comment 2•14 years ago
|
||
Whoops; I couldn't find this, but I fixed it in bug 645094.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•