[haiku-bugs] [Haiku] #6273: TRACE_VM_PAGE breaks build

  • From: "lucian" <trac@xxxxxxxxxxxx>
  • Date: Tue, 06 Jul 2010 03:33:40 -0000

#6273: TRACE_VM_PAGE breaks build
-----------------------------+----------------------------------------------
   Reporter:  lucian         |        Owner:  axeld         
       Type:  bug            |       Status:  new           
   Priority:  normal         |    Milestone:  R1            
  Component:  System/Kernel  |      Version:  R1/Development
   Keywords:                 |   Blocked By:                
Has a Patch:  0              |     Platform:  All           
   Blocking:                 |  
-----------------------------+----------------------------------------------
 On my gcc4 config (which closely follows the ReadMe and ReadMe.cross-
 compile guides) warnings break the build.

 When defining {{{TRACE_VM_PAGE}}} the compiler issues warnings about
 different types in {{{dprintf()}}}'s formatting string and the parameters.
 For example it cannot map {{{page_num_t}}} back to {{{unsigned long}}}.
 The warning is treated as an error an build fails.

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

Other related posts: