[haiku-bugs] [Haiku] #8422: UserlandFS server doesn't compile with DEBUG

  • From: "pdziepak" <trac@xxxxxxxxxxxx>
  • Date: Tue, 27 Mar 2012 17:35:00 -0000

#8422: UserlandFS server doesn't compile with DEBUG
-------------------------------------+-------------------------
 Reporter:  pdziepak                 |        Owner:  bonefish
     Type:  bug                      |       Status:  new
 Priority:  normal                   |    Milestone:  R1
Component:  File Systems/UserlandFS  |      Version:  R1/alpha3
 Keywords:  gsoc2012                 |   Blocked By:
 Blocking:                           |  Has a Patch:  0
 Platform:  All                      |
-------------------------------------+-------------------------
 In debug mode GCC2 doesn't remove unused `static inline` functions, this
 causes linking errors in userlandfs server.

 The solution is borrowed from `libuserlandfs_haiku_kernel.so`. Unused but
 required functions are present with empty implementations or linked using
 kernelland_emu.

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

Other related posts: