~drizzle-trunk/drizzle/development

Viewing all changes in revision 2459.1.1.

  • Committer: Stewart Smith
  • Date: 2011-11-15 07:30:50 UTC
  • mto: This revision was merged to the branch mainline in revision 2461.
  • Revision ID: stewart@flamingspork.com-20111115073050-5ggab2yj347qva4a
Fix GCC 4.6 warning for variable set but not used in pbms:

plugin/pbms/src/cslib/CSMemory.cc: In function 'size_t mm_check_and_free(MissingMemoryPtr, void*, bool)':
plugin/pbms/src/cslib/CSMemory.cc:314:7: error: variable 'a_value' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: