[MDEV-624] LP:802392 - Maria 5.3 bzr compile warnings in GCC 4.6 Created: 2011-06-27  Updated: 2014-03-03  Resolved: 2014-03-03

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Andrew Hutchings (Inactive) Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: Launchpad

Attachments: XML File LPexportBug802392.xml    

 Description   

GCC 4.6 (Fedora 15) triggers a warning on variables that are written to and not read (it previously triggered in Drizzle for error variables that were set and not used). Currently failing with compile-pentium64-debug-max:

ma_dyncol.c: In function 'dynamic_column_update_many':
ma_dyncol.c:1750:11: error: variable 'copy' set but not used [-Werror=unused-but-set-variable]

Workaround of course is not to build in maintainer mode.



 Comments   
Comment by Rasmus Johansson (Inactive) [ 2011-06-27 ]

Launchpad bug id: 802392

Generated at Thu Feb 08 06:30:08 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.