Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 25321 Details for
Bug 38264
Ebuild for seyon needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
comments out some buggy test code
seyon-compile-fix.patch (text/plain), 1.70 KB, created by
James W. Dumay
on 2004-02-10 01:04:51 UTC
(
hide
)
Description:
comments out some buggy test code
Filename:
MIME Type:
Creator:
James W. Dumay
Created:
2004-02-10 01:04:51 UTC
Size:
1.70 KB
patch
obsolete
>--- seyon-2.20c/SeDecl.h 1993-07-02 10:01:39.000000000 +1000 >+++ seyon_2.20c_new/SeDecl.h 2004-02-11 05:56:50.002034512 +1100 >@@ -65,8 +65,7 @@ > get_modem_fio(); > extern FILE *open_file(), > *open_file_va(); >-extern void send_break(), >- usleep(), >+extern void send_break(), > show(), > showf(), > SeyonMessage(), >--- seyon-2.20c/SeParse.y 1993-07-02 10:01:42.000000000 +1000 >+++ seyon_2.20c_new/SeParse.y 2004-02-11 06:01:36.347503384 +1100 >@@ -50,9 +50,9 @@ > { > (*callbackProc)(4, msg); > } >- >-#ifdef TEST >-void SignalBeginFunction(char *name) >+/* >+##ifdef TEST >+#void SignalBeginFunction(char *name) > { > printf("** Function call: %s(", name); > } >@@ -103,3 +103,4 @@ > ParseThis(long_line); > } > #endif TEST >+*/ >--- seyon-2.20c/SeScan.c 1993-07-02 10:01:42.000000000 +1000 >+++ seyon_2.20c_new/SeScan.c 2004-02-11 05:58:56.144857888 +1100 >@@ -286,14 +286,3 @@ > scSetInputBuffer(line); > return GetNextWord(); > } >- >-#ifdef TEST >-main() >-{ >- scSetInputBuf("Just to see if we'\\'re \\n\\033 able to distinguish' words and strings >-\"Also 'quotes' inside strings\" and 'strs \"inside quotes\"' >-Not to forget ^S and ^q control ^ chars"); >- >- while (lGetWord() != 0); >-} >-#endif >--- seyon-2.20c/Seyon.ad.h 1993-07-02 10:01:41.000000000 +1000 >+++ seyon_2.20c_new/Seyon.ad.h 2004-02-11 05:51:03.417723336 +1100 >@@ -21,7 +21,7 @@ > "*XfwfMultiList.defaultColumns: 1", > "*XfwfMultiList.verticaList: true", > "*XfwfMultiList.maxSelectable: 100", >-"*XfwfMultiList.Translations: #replcae \\n\ >+"*XfwfMultiList.Translations: #replace \\n\ > <Btn1Down>(2): Select() Notify() \\n\ > <Btn1Down>: Toggle() \\n\ > <Btn2Down>: Select() Notify() \\n\
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 38264
:
25320
|
25321
|
25322
|
25329
|
25395
|
25396
|
25397
|
25399
|
25401
|
25518
|
25519
|
25520