Opened 16 years ago

Closed 5 years ago

Last modified 4 years ago

#1692 closed enhancement (fixed)

BDirectory::GetNextEntry() don't unset "entry"

Reported by: anthonylee Owned by: nobody
Priority: normal Milestone: R1/beta2
Component: Kits/Storage Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Though BeBook has no expression on that, but R5's BDirectory::GetNextEntry(BEntry *entry) unset the "entry" when it return B_ENTRY_NOT_FOUND.

Attachments (1)

BDirectory_GetNextEntry.diff (380 bytes ) - added by anthonylee 16 years ago.

Download all attachments as: .zip

Change History (5)

by anthonylee, 16 years ago

comment:1 by axeld, 16 years ago

Do you have an application that does not behave correctly without this change? I don't think clobbering arguments is that nice when the method actually fails to get the next entry (but I wouldn't mind if that actually proves to be a problem).

comment:2 by axeld, 14 years ago

Owner: changed from axeld to nobody
Version: R1/pre-alpha1R1/Development

comment:3 by waddlesplash, 5 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev52650.

comment:4 by nielx, 4 years ago

Milestone: R1R1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.