Open Bug 774004 Opened 12 years ago Updated 2 years ago

Generate IPDL_DECL_PFoo macros for actors

Categories

(Core :: IPC, defect, P3)

defect

Tracking

()

People

(Reporter: cjones, Unassigned)

Details

One of the unpleasant things about changing .ipdl's is having to update C++ decls.  This is especially bad when changing ctor message decls.  I'm also getting sick and tired of dealing with mismatched style and out-of-order and public decls,

So I think we should generate decls macros like we do for .idl's.  It's trivial to do; in fact we already generate this, in an #ifdef.

This is going to be a tremendous amount of code churn so I'll hold off until after m4.

Do we have consensus from the IPC peers?
I'm not currently working on this, but it would oh-so-sweet for it to happen.
Assignee: jones.chris.g → nobody
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.