~linuxjedi/drizzle/drizzle-gcc-4.7.0

  • Committer: Andrew Hutchings
  • Date: 2012-04-21 21:08:01 UTC
  • Revision ID: andrew@linuxjedi.co.uk-20120421210801-zz1j6m844r820ksk
Fixes new warning in GCC 4.7.0

New warning is:

drizzled/drizzled.cc:1926:1: error: narrowing conversion of ‘18446744073709551615ul’ from ‘long unsigned int’ to ‘int64_t {aka long int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
Filename Latest Rev Last Changed Committer Comment Size
..
docs 2397.1.1 12 years ago Daniel Nichter Skeleton documentation for all plugins, more compl Diff
tests 1340.1.5 14 years ago Brian Aker Update, we now have all of the ANSI INFORMATION_SC Diff
check_constraints.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 1.6 KB Diff Download File
check_constraints.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
column_domain_usage.cc 2338.2.23 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 2.1 KB Diff Download File
column_domain_usage.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
column_privileges.cc 2338.2.22 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 1.9 KB Diff Download File
column_privileges.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
columns.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 5.5 KB Diff Download File
columns.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
constraint_column_usage.cc 2338.2.21 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 2.2 KB Diff Download File
constraint_column_usage.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
constraint_table_usage.cc 2338.2.20 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 2.1 KB Diff Download File
constraint_table_usage.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
dictionary.cc 2491.2.5 12 years ago Daniel Nichter Wrap all module descriptions in N_(). 3.3 KB Diff Download File
dictionary.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 2.3 KB Diff Download File
domain_constraints.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 1.8 KB Diff Download File
domain_constraints.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
domains.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2 KB Diff Download File
domains.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
information_schema.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 963 bytes Diff Download File
information_schema.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
key_column_usage.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 4.7 KB Diff Download File
key_column_usage.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.4 KB Diff Download File
parameters.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2.4 KB Diff Download File
parameters.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
plugin.ini 2491.2.2 12 years ago Daniel Nichter Remove title, description, author, and license fro 931 bytes Diff Download File
referential_constraints.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2.5 KB Diff Download File
referential_constraints.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
routine_columns.cc 2338.2.19 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 2.8 KB Diff Download File
routine_columns.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
routines.cc 2338.2.18 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 4.4 KB Diff Download File
routines.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
schemata.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2.2 KB Diff Download File
schemata.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
table_constraints.cc 2338.2.17 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 3.3 KB Diff Download File
table_constraints.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
table_privileges.cc 2338.2.16 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 1.9 KB Diff Download File
table_privileges.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
tables.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 1.9 KB Diff Download File
tables.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
view_column_usage.cc 2338.2.15 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 2 KB Diff Download File
view_column_usage.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
view_table_usage.cc 2338.2.14 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 1.8 KB Diff Download File
view_table_usage.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
views.cc 2338.2.13 12 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for INFORMATION_SCHE 1.9 KB Diff Download File
views.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File