hstore compiler warnings - Mailing list pgsql-hackers

From Kevin Grittner
Subject hstore compiler warnings
Date
Msg-id 1363877198.13805.YahooMailNeo@web162904.mail.bf1.yahoo.com
Whole thread Raw
Responses Re: hstore compiler warnings  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Is anyone looking at these?:

hstore_io.c: In function ‘hstore_to_json_loose’:
hstore_io.c:1312:5: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result
[-Wunused-result]
hstore_io.c:1324:6: warning: ignoring return value of ‘strtod’, declared with attribute warn_unused_result
[-Wunused-result]

gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2

These warnings seem to have started with:

http://git.postgresql.org/gitweb/?p=postgresql.git;h=38fb4d978c5bfc377ef979e2595e3472744a3b05


--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




pgsql-hackers by date:

Previous
From: "Gilberto Castillo"
Date:
Subject: Re: [pgsql-advocacy] Call for Google Summer of Code mentors, admins
Next
From: Euler Taveira
Date:
Subject: Re: SIGHUP not received by custom bgworkers if postmaster is notified