#43 closed bug (fixed)
BFile missing close_fd()
Reported by: | Owned by: | bonefish | |
---|---|---|---|
Priority: | low | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Attempting to start Mr. Peeps! under Haiku results in a message which says that it couldn't resolve the symbol 'close_fd_5BFile'. Checked R5 headers and close_fd is a virtual method which is missing in Haiku.
Change History (4)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Introduced BFile::close_fd() with revision 13937.