[MCOL-3547] Cleanup storagemanager compile warnings Created: 2019-10-07  Updated: 2019-10-07  Resolved: 2019-10-07

Status: Closed
Project: MariaDB ColumnStore
Component/s: Storage Manager
Affects Version/s: 1.4.0
Fix Version/s: 1.4.0

Type: Bug Priority: Minor
Reporter: Ben Thompson (Inactive) Assignee: Patrick LeBlanc (Inactive)
Resolution: Fixed Votes: 0
Labels: None


 Description   

these warnings should be removed from compiling.

messageFormat.h:68:20: warning: ‘storagemanager::socket_name’ defined but not used [-Wunused-variable]
 static const char *socket_name = "\0storagemanager";

SessionManager.cpp:267:36: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
                     int peakLength,len;



 Comments   
Comment by Ben Thompson (Inactive) [ 2019-10-07 ]

messageFormat warning removed by commit cbef44a

removing sessionManger warning here.

Generated at Thu Feb 08 02:43:31 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.