~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 1717.1.4 13 years ago LinuxJedi Move coercibility tests to plugin Move coercibilit Diff
coercibility_function.cc 2491.2.5 12 years ago Daniel Nichter Wrap all module descriptions in N_(). 2 KB Diff Download File
plugin.ini 2491.2.2 12 years ago Daniel Nichter Remove title, description, author, and license fro 41 bytes Diff Download File