Closed
Bug 291601
Opened 20 years ago
Closed 20 years ago
nsIExtensionManager.h - warning: "/*" within comment
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sugar.waffle, Unassigned)
References
()
Details
Following Warning goes out by nsIExtensionManager.h.
/nsLoggingProgressNotifier.pp nsLoggingProgressNotifier.cpp
In file included from nsInstall.h:74,
from nsLoggingProgressNotifier.cpp:44:
../../dist/include/extensions/nsIExtensionManager.h:581:3: warning: "/*" within
comment
ScheduledTasks.cpp
c++ -o ScheduledTask
I think that the part of URL is extra.
352 /**
353 /** <---
354 * Move an item up a notch in its container
355 * @param id
Mac OS X 10.3.9
Comment 1•20 years ago
|
||
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•