-Wall and Wmissing-prototype

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: -Wall and Wmissing-prototype
Date: 2004-05-28 22:30:53
Message-ID: c98ej0$350$2@floppy.pyrenet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,
I compiled postgres7.5devel and I see that during
compilation are used togheter:
-Wall -Wmissing-proptotype -Wmissing-declaration
there is any reason to specify after -Wall others
warning ?

Regards
Gaetano Mendola

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message mendola 2004-05-28 22:45:46 cancel <c98ej0$350$2@floppy.pyrenet.fr>
Previous Message Marc G. Fournier 2004-05-28 21:39:20 Re: Win32, PITR, nested transactions, tablespaces