[haiku-bugs] Re: [Haiku] #12710: BPackageInfo; URL Validation Checks

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Mon, 02 May 2016 07:40:52 -0000

#12710: BPackageInfo; URL Validation Checks
--------------------------------+----------------------------
   Reporter:  apl-haiku         |      Owner:  bonefish
       Type:  enhancement       |     Status:  new
   Priority:  normal            |  Milestone:  Unscheduled
  Component:  Kits/Package Kit  |    Version:  R1/Development
 Resolution:                    |   Keywords:
 Blocked By:                    |   Blocking:
Has a Patch:  1                 |   Platform:  All
--------------------------------+----------------------------

Comment (by bonefish):

 Replying to [comment:18 pulkomandy]:

UseBuildFeatureHeaders only changes the include paths, I'm not sure why
 it ends up in a circular dependency.

 The rule also sets up a dependency to the extracted ICU package for Haiku.
 For the extraction the `package` command is needed which in turn requires
 libbe_build. Hence the dependency cycle.

 Either the build platform's ICU would need to be used -- I guess that
 would be a new build requirement -- or the respective code in Url.cpp
 needs to be guarded by an `#ifdef` and disabled for when building for the
 build platform.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12710#comment:19>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: