Changes between Initial Version and Version 1 of Ticket #63678


Ignore:
Timestamp:
Oct 26, 2021, 1:08:40 PM (2 years ago)
Author:
greeneg (Gary Greene)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63678 – Description

    initial v1  
    11Build fails with an error due to C99 constraints against implicit declarations:
    22
     3
     4{{{
    35:info:build   CC       sargs.lo
    46:info:build file.c:133:5: error: implicit declaration of function 'mdb_set_repid_fmt' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
    57:info:build     mdb_set_repid_fmt(mdb, MDB_BRACES_4_2_2_8);
    68:info:build     ^
     9}}}
     10