~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 1864.3.1 13 years ago Brian Aker Add a catalog() command. Diff
assert.cc 2215.2.1 13 years ago Stewart Smith remove enum_query_type which was effectively unuse 1.4 KB Diff Download File
assert.h 2371.1.1 12 years ago Brian Aker Fedora fix/use fwd header for iostream. 1.4 KB Diff Download File
bit_count.cc 2194.4.2 13 years ago Brian Aker Bit functions/fix for << 4.9 KB Diff Download File
bit_count.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
catalog.cc 2241.3.14 13 years ago Olaf van der Spek Refactor 1.3 KB Diff Download File
catalog.h 2281.5.1 13 years ago Muhammad Umair Merged charset declarations of global_charset_info 1.3 KB Diff Download File
execute.cc 2385.2.15 12 years ago Olaf van der Spek Refactor 1.3 KB Diff Download File
execute.h 2371.1.1 12 years ago Brian Aker Fedora fix/use fwd header for iostream. 1.6 KB Diff Download File
functions.cc 2491.2.5 12 years ago Daniel Nichter Wrap all module descriptions in N_(). 2.1 KB Diff Download File
functions.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.4 KB Diff Download File
global_read_lock.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 1.6 KB Diff Download File
global_read_lock.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
kill.cc 2282.1.2 13 years ago Olaf van der Spek Session Cache 1.7 KB Diff Download File
kill.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
plugin.ini 2491.2.2 12 years ago Daniel Nichter Remove title, description, author, and license fro 350 bytes Diff Download File
result_type.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 1.4 KB Diff Download File
result_type.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
schema.cc 2269.1.7 13 years ago Olaf van der Spek Use util::string::ptr 1.3 KB Diff Download File
schema.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
typeof.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 1.5 KB Diff Download File
typeof.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
user.cc 2252.1.8 13 years ago Olaf van der Spek Common fwd 1.3 KB Diff Download File
user.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File