← Back to team overview

linux-traipu team mailing list archive

[Bug 806416] [NEW] PBMS fails to build with g++ 4.6

 

Public bug reported:

Hi,

PBMS fails to build with g++ 4.6 due to unused vars:
plugin/pbms/src/backup_ms.cc: In member function 'virtual bool
MSBackup::doWork()':
plugin/pbms/src/backup_ms.cc:467:15: error: variable 'src_repo_id' set
but not used [-Werror=unused-but-set-variable]

** Affects: drizzle
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/806416

Title:
  PBMS fails to build with g++ 4.6

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  Hi,

  PBMS fails to build with g++ 4.6 due to unused vars:
  plugin/pbms/src/backup_ms.cc: In member function 'virtual bool
  MSBackup::doWork()':
  plugin/pbms/src/backup_ms.cc:467:15: error: variable 'src_repo_id' set
  but not used [-Werror=unused-but-set-variable]

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/806416/+subscriptions


Follow ups

References