Open Bug 1254591 Opened 9 years ago Updated 3 years ago

Can't include a protocol from an ipdlh file that is included by another ipdlh file

Categories

(Core :: IPC, defect, P3)

defect

Tracking

()

People

(Reporter: nical, Unassigned)

References

Details

(Whiteboard: btpp-backlog)

Not quite sure about the bug title, but if I try to include a protocol in LayersSurfaces.ipdlh, it creates a lot of errors in LayersMessages.ipdlh that includes LayersSurfaces. to reproduce this, just put "include protocol PCompositable;" (or any other protocol) somewhere at the beginning of LayersSurfaces.ipdlh. If I remember correctly we had to separate LayersSurfaces.ipdlh and LayersMessages.ipdlh because of a similar issue, but that was years ago and I don't remember the details (I am pretty sure that merging the two to work around the issue isn't an option, though).
Whiteboard: btpp-backlog
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.