~linuxjedi/drizzle/drizzle-gcc-4.7.0

Viewing all changes in revision 2546.

  • 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]

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: