Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 55938 Details for
Bug 87545
libgda-1.0.2 cannot be compiled with gcc-3.4.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libgda-1.0.2-gcc4.diff
libgda-1.0.2-gcc4.diff (text/plain), 1.24 KB, created by
Marcelo Goes (RETIRED)
on 2005-04-10 19:48:12 UTC
(
hide
)
Description:
libgda-1.0.2-gcc4.diff
Filename:
MIME Type:
Creator:
Marcelo Goes (RETIRED)
Created:
2005-04-10 19:48:12 UTC
Size:
1.24 KB
patch
obsolete
>--- libgda-1.0.2.orig/libgda/gda-util.c 2005-04-10 23:26:34.000000000 -0300 >+++ libgda-1.0.2/libgda/gda-util.c 2005-04-10 23:30:21.000000000 -0300 >@@ -60,7 +60,6 @@ > case GDA_VALUE_TYPE_TIME : return "time"; > case GDA_VALUE_TYPE_TIMESTAMP : return "timestamp"; > case GDA_VALUE_TYPE_TINYINT : return "tinyint"; >- default: > } > > return "string"; >--- libgda-1.0.2.orig/providers/mysql/gda-mysql-provider.c 2005-04-10 23:26:34.000000000 -0300 >+++ libgda-1.0.2/providers/mysql/gda-mysql-provider.c 2005-04-10 23:32:38.000000000 -0300 >@@ -510,7 +510,6 @@ > > g_free (str); > break; >- default: > } > > return reclist; >@@ -655,7 +654,6 @@ > case GDA_CONNECTION_FEATURE_SQL : > case GDA_CONNECTION_FEATURE_TRANSACTIONS : > return TRUE; >- default : > } > > return FALSE; >@@ -1187,7 +1185,6 @@ > return get_mysql_tables (cnc, params); > case GDA_CONNECTION_SCHEMA_TYPES : > return get_mysql_types (cnc, params); >- default : > } > > return NULL; >--- libgda-1.0.2.orig/providers/xml/gda-xml-provider.c 2005-04-10 23:26:34.000000000 -0300 >+++ libgda-1.0.2/providers/xml/gda-xml-provider.c 2005-04-10 23:34:02.000000000 -0300 >@@ -681,7 +681,6 @@ > return get_tables (cnc, xmldb); > case GDA_CONNECTION_SCHEMA_TYPES : > return get_types (cnc); >- default : > } > > return NULL;
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 87545
: 55938 |
55939