Compiler warning - Mailing list pgsql-hackers

From Bruce Momjian
Subject Compiler warning
Date
Msg-id 20200826160251.GB21909@momjian.us
Whole thread Raw
Responses Re: Compiler warning  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I see a compiler warning on git master:

   sharedfileset.c:288:8: warning: variable ‘found’ set but not used [-Wunused-but-set-variable]

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




pgsql-hackers by date:

Previous
From: Mark Dilger
Date:
Subject: Re: factorial function/phase out postfix operators?
Next
From: Tom Lane
Date:
Subject: Re: Compiler warning