~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 1237.10.5 14 years ago Monty Taylor Plugin tests in plugin dirs. Diff
analysis_table.cc 2445.1.16 12 years ago Olaf van der Spek Refactor 4 KB Diff Download File
analysis_table.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 2 KB Diff Download File
memcached_stats.cc 2491.2.3 12 years ago Daniel Nichter Update every plugin's description and standardize 3.2 KB Diff Download File
plugin.ac 1459.1.1 14 years ago Monty Taylor Bumped the required libmemcached version. 285 bytes Diff Download File
plugin.ini 2491.2.2 12 years ago Daniel Nichter Remove title, description, author, and license fro 273 bytes Diff Download File
stats_table.cc 2445.1.16 12 years ago Olaf van der Spek Refactor 6.5 KB Diff Download File
stats_table.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 2.1 KB Diff Download File