Open
Bug 935335
Opened 9 years ago
Move printf_stderr to mozglue
Categories
(Core :: mozglue, defect)
Core
mozglue
Tracking
()
NEW
People
(Reporter: away, Unassigned)
References
Details
Bug 932100 duplicated the printf_stderr code to make it usable from mozglue. Ideally it should only be defined once. This may be tricky since printf_stderr is used all over the place.
You need to log in
before you can comment on or make changes to this bug.
Description
•