[haiku-bugs] Re: [Haiku] #15316: Various modern GCC and 64bit portability fixes

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 30 Aug 2019 14:03:46 -0000

#15316: Various modern GCC and 64bit portability fixes
----------------------------+----------------------------
   Reporter:  jarekpelczar  |      Owner:  nobody
       Type:  enhancement   |     Status:  new
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  - General     |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------
Comment (by jarekpelczar):

 There are multiple build failures when I try to do clean build of Haiku
 from the repository. I tried to build code from Haiku's git, but it
 completely fails to download anything with error 404. GitHub source code
 for some reason at least downloads packages.  GCC 8 reports multiple
 errors due to incorrect C++ (e.g. extra qualifications or taking reference
 to temporaries), weird typecasts (mixing uint32 with void * in many
 places) and maybe other errors.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15316#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: