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

  • From: "axeld" <trac@xxxxxxxxxxxx>
  • Date: Wed, 27 Apr 2016 12:12:05 -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 axeld):

 I've tested with GCC 5.2.1 using Ubuntu 15.10.

 The white space issue at line 1174 is the extra spacing around the inner
 parentheses.

 Also, when you do a `git diff` it shows extra white space (at the end of
 lines) with a red marker in its default configuration. In a reg-exp-
 search-capable text editor, you would search for `\s$` to find it.

 In your 80 column limit example, the `:` operator would also go to the
 next line, otherwise this is how I'd do that.

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

Other related posts: