Skip to content

make -sj编译时报异常 #154

@cgm-mark

Description

@cgm-mark
             from heaptuple.c:80:

../../../../src/include/pgxc/pgxcnode.h:304:14: 警告:内联函数‘is_ddl_leader_cn’声明过但从未定义
inline bool is_ddl_leader_cn(char *leader_cn);
^~~~~~~~~~~~~~~~
In file included from audit.c:121:0:
../../../src/include/pgxc/pgxcnode.h:304:14: 警告:内联函数‘is_ddl_leader_cn’声明过但从未定义
inline bool is_ddl_leader_cn(char *leader_cn);
^~~~~~~~~~~~~~~~
gistget.c: 在函数‘gistkillitems’中:
gistget.c:53:5: 警告:this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (!BufferIsValid(buffer))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions