You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-13 01:00:23 +02:00
Enable -Wstrict-prototypes and update all void functions to conform.
This commit is contained in:
doc/xml
src
Makefile
command
common
error.cerror.hexit.cexit.hfork.cfork.hini.cini.h
io
memContext.cmemContext.hstackTrace.cstackTrace.htime.ctime.htype
config
crypto
perl
storage
test
lib
pgBackRestTest
Common
src
common
module
archive
command
common
assertOffTest.cassertOnTest.cdebugOffTest.cdebugOnTest.cencodeTest.cerrorTest.cexitTest.cforkTest.ciniTest.cioTest.clockTest.clogTest.cmemContextTest.cregExpTest.cstackTraceTest.ctimeTest.ctypeBufferTest.ctypeConvertTest.ctypeKeyValueTest.ctypeListTest.ctypeStringListTest.ctypeStringTest.ctypeVariantListTest.ctypeVariantTest.ctypecTest.cwaitTest.c
config
crypto
help
perl
postgres
storage
@ -7,7 +7,7 @@ Test Perl Exec
|
||||
Test Run
|
||||
***********************************************************************************************************************************/
|
||||
void
|
||||
testRun()
|
||||
testRun(void)
|
||||
{
|
||||
FUNCTION_HARNESS_VOID();
|
||||
|
||||
|
Reference in New Issue
Block a user