[haiku-bugs] [Haiku] #8067: Build broken: no matching function for call to BlockAllocator::CheckBlockRun

  • From: "Don Quixote" <trac@xxxxxxxxxxxx>
  • Date: Sun, 30 Oct 2011 13:49:03 -0000

#8067: Build broken: no matching function for call to
BlockAllocator::CheckBlockRun
-------------------------------------------------+-------------------------
 Reporter:  Don Quixote                          |        Owner:  axeld
     Type:  bug                                  |       Status:  new
 Priority:  normal                               |    Milestone:  R1
Component:  System/Kernel                        |      Version:
 Keywords:  bfs, BlockAllocator, filesystems,    |  R1/Development
  kernel, add-ons                                |   Blocked By:
 Blocking:                                       |  Has a Patch:  0
 Platform:  x86                                  |
-------------------------------------------------+-------------------------
 This happened with the Subversion from yesterday, as well as with r42996
 which I updated to just now.

 {{{
 src/add-ons/kernel/file_systems/bfs/BlockAllocator.cpp: In method
 `status_t BlockAllocator::Free(Transaction &, block_run)':

 BlockAllocator.cpp:1051: no matching function for call to
 `BlockAllocator::CheckBlockRun (block_run &, NULL, NULL, bool)'

 BlockAllocator.h:57: candidates are: status_t
 BlockAllocato::CheckBlockRun(block_run, const char * = 0, bool = true)
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8067>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: