[haiku-bugs] Re: [Haiku] #13285: Incorporation of GCC 6

  • From: "mt" <trac@xxxxxxxxxxxx>
  • Date: Wed, 05 Jul 2017 12:44:26 -0000

#13285: Incorporation of GCC 6
----------------------------+----------------------------
   Reporter:  korli         |      Owner:  korli
       Type:  enhancement   |     Status:  new
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------

Comment (by mt):

 Hi, I think we need resolve two bugs to build with gcc6.

 * We need to update src/apps/serialconnect/libvterm/src/encoding.c to
 avoid -Werror=misleading-indentation at line 77-85.
 http://cgit.haiku-
 os.org/haiku/tree/src/apps/serialconnect/libvterm/src/encoding.c#n77

 
https://github.com/neovim/libvterm/commit/224b8dcde1c9640c29a34aa60c0f0d56ad298449

 * We need to resolve -Werror=nonnull-compare in src/add-
 ons/kernel/file_systems/userlandfs/shared/ObjectTracker.cpp at line 80 and
 93.
 http://cgit.haiku-os.org/haiku/tree/src/add-
 ons/kernel/file_systems/userlandfs/shared/ObjectTracker.cpp#n80

 http://cgit.haiku-os.org/haiku/tree/src/add-
 ons/kernel/file_systems/userlandfs/shared/ObjectTracker.cpp#n93

--
Ticket URL: <https://dev.haiku-os.org/ticket/13285#comment:3>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: