new compiler warnings

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: new compiler warnings
Date: 2011-01-26 11:33:00
Message-ID: AANLkTinqMmq0kk48WHyw6dmCC7-ZAVQMGrocHnuOZEhf@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I recently started getting these:

plpython.c: In function ‘PLy_output’:
plpython.c:3468: warning: format not a string literal and no format arguments
plpython.c: In function ‘PLy_elog’:
plpython.c:3620: warning: format not a string literal and no format arguments
plpython.c:3627: warning: format not a string literal and no format arguments

Please fix.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-01-26 11:35:42 Re: [HACKERS] Seeking Mentors for Funded Reviewers
Previous Message Simon Riggs 2011-01-26 11:15:57 Re: [HACKERS] Seeking Mentors for Funded Reviewers