Open
Bug 1676739
Opened 5 years ago
Updated 5 years ago
Add void_t and null_t to builtin.py
Categories
(Core :: IPC, task, P3)
Core
IPC
Tracking
()
NEW
People
(Reporter: mccr8, Unassigned)
References
Details
void_t and null_t are simple helper types that are mostly used in IPC code. It feels like we should add them to builtins.py so people don't have to explicitly declare them to use them in IPDL files.
| Comment hidden (obsolete) |
You need to log in
before you can comment on or make changes to this bug.
Description
•