-
Notifications
You must be signed in to change notification settings - Fork 165
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
There is build warnings.
IvorySQL Version
3.1
OS Version (uname -a)
Linux localhost.localdomain 4.18.0-348.el8.x86_64 #1 SMP Tue Oct 19 15:14:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Configuration options ( config.status --config )
Current Behavior
Althouth the build of code can be successful, there are many warnings in the output.
Such as:
tablecmds.c:18328:10: warning: declaration of ‘constraintOid’ shadows a previous local
execExprInterp.c:3992:13: warning: unused variable ‘argnull’
Expected behavior/code
No build warning.
Step to reproduce
make
Additional context that can be helpful for identifying the problem
N/A
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working