[haiku-bugs] [Haiku] #12770: [Patch] file_systems: fix gcc6 build

  • From: "mt" <trac@xxxxxxxxxxxx>
  • Date: Mon, 09 May 2016 03:05:57 -0000

#12770: [Patch] file_systems: fix gcc6 build
--------------------------+------------------------------
 Reporter:  mt            |        Owner:  nobody
     Type:  bug           |       Status:  new
 Priority:  normal        |    Milestone:  Unscheduled
Component:  File Systems  |      Version:  R1/Development
 Keywords:                |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  All           |
--------------------------+------------------------------
 In ObjectTracker::AddTrackable() and ObjectTracker::RemoveTrackable(),
 gcc6 warms '-Werror=nonnull-compare', but I don't know if this can be NULL
 here. So I suppress warnings with Jamfiles.

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

Other related posts: