Skip to content

Build warnings #649

@707330139

Description

@707330139

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions