Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 80764 Details for
Bug 124167
64bit cleanup to app-office/gnucash-1.8.11
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
gnucash-64bit-cleanup.patch (text/plain), 963 bytes, created by
Tres 'RiverRat' Melton
on 2006-02-26 07:03:58 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Tres 'RiverRat' Melton
Created:
2006-02-26 07:03:58 UTC
Size:
963 bytes
patch
obsolete
>--- gnucash-1.8.11/src/gnome-utils/dialog-account.c.orig 2006-02-26 06:31:10.000000000 -0700 >+++ gnucash-1.8.11/src/gnome-utils/dialog-account.c 2006-02-26 06:31:15.000000000 -0700 >@@ -1322,7 +1322,7 @@ > > > static void >-gnc_type_list_row_set_active(GtkCList *type_list, gint type, gboolean state) >+gnc_type_list_row_set_active(GtkCList *type_list, glong type, gboolean state) > { > GtkStyle *style = gtk_widget_get_style(GTK_WIDGET(type_list)); > gint row = gtk_clist_find_row_from_data(type_list, (gpointer)type); >--- gnucash-1.8.11/src/gnome-utils/gnc-html.c.orig 2006-02-26 06:33:21.000000000 -0700 >+++ gnucash-1.8.11/src/gnome-utils/gnc-html.c 2006-02-26 07:02:48.000000000 -0700 >@@ -1315,7 +1315,7 @@ > static gboolean > raw_html_receiver (gpointer engine, > const gchar *data, >- guint len, >+ size_t len, > gpointer user_data) > { > FILE *fh = (FILE *) user_data;
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 124167
: 80764