Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8660 Details for
Bug 11986
openjade-1.3.1-r5 and -r6 ebuild fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
thegarbageman patch
openjade-1.3.1-msggen.patch (text/plain), 423 bytes, created by
Robert Coie (RETIRED)
on 2003-02-23 23:46:31 UTC
(
hide
)
Description:
thegarbageman patch
Filename:
MIME Type:
Creator:
Robert Coie (RETIRED)
Created:
2003-02-23 23:46:31 UTC
Size:
423 bytes
patch
obsolete
>--- msggen.pl.orig 2003-02-19 10:57:37.000000000 -0800 >+++ msggen.pl 2003-02-19 10:58:06.000000000 -0800 >@@ -61,7 +61,7 @@ > else { > $field[0] =~ /^[IWQXE][0-9]$/ || &error("invalid first field");; > $type[$num] = substr($field[0], 0, 1); >- $argc = int(substr($field[0], 1, 1)); >+ $argc = substr($field[0], 1, 1); > } > $nargs[$num] = $argc; > $field[1] =~ /^[a-zA-Z_][a-zA-Z0-9_]+$/ || &error("invalid tag");
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
Actions:
View
|
Diff
Attachments on
bug 11986
: 8660 |
8661
|
8662