Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 43319 Details for
Bug 70127
jpilot-0.99.7-r1 compile fails with gcc-2.95
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
jpilot-0.99.7-gcc2.patch
jpilot-0.99.7-gcc2.patch (text/plain), 526 bytes, created by
Matt Taylor
on 2004-11-04 21:04:53 UTC
(
hide
)
Description:
jpilot-0.99.7-gcc2.patch
Filename:
MIME Type:
Creator:
Matt Taylor
Created:
2004-11-04 21:04:53 UTC
Size:
526 bytes
patch
obsolete
>--- address_gui.c~ 2004-02-22 14:34:23 -0500 >+++ address_gui.c 2004-11-04 23:59:24 -0500 >@@ -1427,12 +1427,15 @@ > char number[100]; > char ext[100]; > >- number[0]=ext[0]='\0'; >- text=data; > #ifdef ENABLE_GTK2 > GtkTextIter start_iter; > GtkTextIter end_iter; > GtkTextBuffer *text_buffer; >+#endif >+ >+ number[0]=ext[0]='\0'; >+ text=data; >+#ifdef ENABLE_GTK2 > > text_buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text)); > gtk_text_buffer_get_bounds(GTK_TEXT_BUFFER(text),&start_iter,&end_iter);
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 70127
: 43319