#3425 closed enhancement (fixed)
ObjectList.h should be a public header
Reported by: | rossi | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Since the coding guidelines specifically advise to use BObjectList over BList, ObjectList.h should be a public header, as application developers who try to stick to the coding guidelines as reference, even for applications not part of Haiku itself and thus not included in the repository are otherwise forced to build from within the Haiku build system or duplicate the header.
Change History (3)
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 11 years ago
The work on buildsystem and packaging during PM work added headers/private to the image. Not sure what the specific revision or commit is.
Note:
See TracTickets
for help on using tickets.
It is now.