FreeBSD Bugzilla – Attachment 184824 Details for
Bug 221085
ports-mgmt/portlint: handle comments in USE_GCC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed fix.
x (text/plain), 422 bytes, created by
Gerald Pfeifer
on 2017-07-29 08:38:49 UTC
(
hide
)
Description:
Proposed fix.
Filename:
MIME Type:
Creator:
Gerald Pfeifer
Created:
2017-07-29 08:38:49 UTC
Size:
422 bytes
patch
obsolete
>--- /home/gerald/ports/ports-mgmt/portlint/src/portlint.pl 2017-07-26 06:44:39.947830000 +0000 >+++ /home/gerald/bin/portlint 2017-07-29 08:31:37.589579000 +0000 >@@ -2175,7 +2175,7 @@ > # > # whole file: USE_GCC checks > # >- if ($whole =~ /^USE_GCC[?:]?=\s*(.*)$/m) { >+ if ($whole =~ /^USE_GCC[?:]?=\s*([^\s#]*).*$/m) { > my $lineno = &linenumber($`); > my $gcc_val = $1; > if ($gcc_val eq 'any' || $gcc_val eq 'yes') {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
gerald
:
maintainer-approval?
(
marcus
)
Actions:
View
|
Diff
Attachments on
bug 221085
: 184824