Closed Bug 330124 Opened 18 years ago Closed 10 years ago

xpidl should be able to emit c++ header and typelib together

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: bryner, Assigned: dbradley)

Details

Currently, we're forced to call xpidl twice - once to generate a c++ header, and once to generate a typelib.  This requires parsing each IDL file twice and is wasteful.  It should be possible to emit both files at the same time.
Component: xpidl → XPCOM
QA Contact: pschwartau → xpcom
Let's say we're not going to fix this.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Why not? This seems like it could be a nice build-speed win.
You need to log in before you can comment on or make changes to this bug.