~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
cursor.cc 2241.3.1 13 years ago Olaf van der Spek Refactor Session::status_var 5.2 KB Diff Download File
cursor.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 2.4 KB Diff Download File
function.cc 2491.2.5 12 years ago Daniel Nichter Wrap all module descriptions in N_(). 4.3 KB Diff Download File
function.h 2252.1.9 13 years ago Olaf van der Spek Common fwd 3 KB Diff Download File
plugin.ini 2491.2.2 12 years ago Daniel Nichter Remove title, description, author, and license fro 108 bytes Diff Download File