[haiku-bugs] Re: [Haiku] #8095: Source file path resolution doesn't work as is should

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Mon, 07 Nov 2011 02:58:03 -0000

#8095: Source file path resolution doesn't work as is should
-------------------------------------+----------------------------
   Reporter:  bonefish               |      Owner:  anevilyak
       Type:  bug                    |     Status:  assigned
   Priority:  normal                 |  Milestone:  R1
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------
Changes (by anevilyak):

 * status:  in-progress => assigned


Comment:

 Problem found: LocatableDirectory::AddEntry() is never actually called,
 thus when FileManager::_LocateEntries() tries to traverse and update every
 similar file, the directories have no entries to update and the function
 returns immediately without doing anything. At the moment I'm not yet
 certain as to the correct place to add that call though, and I'm out of
 time for tonight.

 If you remember more clearly and can easily fix it, feel free, otherwise
 I'll try to grok the structure of the file manager a bit better sometime
 this week so I can fix it myself.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8095#comment:4>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: