Closed Bug 592207 Opened 14 years ago Closed 13 years ago

Warnings in startupcache

Categories

(Core :: XPCOM, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dwitte, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [build_warning])

/home/dwitte/builds/mozilla/mozilla-central/startupcache/StartupCache.cpp: In member function ‘nsresult mozilla::scache::StartupCache::GetBuffer(const char*, char**, PRUint32*)’:
/home/dwitte/builds/mozilla/mozilla-central/startupcache/StartupCache.cpp:210: warning: unused variable ‘exists’
/home/dwitte/builds/mozilla/mozilla-central/startupcache/StartupCache.cpp: In member function ‘virtual nsresult mozilla::scache::StartupCacheDebugOutputStream::WriteObject(nsISupports*, PRBool)’:
/home/dwitte/builds/mozilla/mozilla-central/startupcache/StartupCache.cpp:476: warning: unused variable ‘rv’
/home/dwitte/builds/mozilla/mozilla-central/startupcache/StartupCache.cpp: In member function ‘virtual nsresult mozilla::scache::StartupCacheDebugOutputStream::WriteSingleRefObject(nsISupports*)’:
/home/dwitte/builds/mozilla/mozilla-central/startupcache/StartupCache.cpp:490: warning: unused variable ‘rv’
/home/dwitte/builds/mozilla/mozilla-central/startupcache/StartupCache.cpp: In member function ‘virtual nsresult mozilla::scache::StartupCacheDebugOutputStream::WriteCompoundObject(nsISupports*, const nsIID&, PRBool)’:
/home/dwitte/builds/mozilla/mozilla-central/startupcache/StartupCache.cpp:505: warning: unused variable ‘rv’
Assignee: bhsieh → nobody
Whiteboard: [build_warning]
Blocks: buildwarning
There is no such warning in the StartupCache.cpp file in tip of m-c (using gcc 4.6.1). Hence closing this issue.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.