"Kevin Grittner" <kevin.gritt...@wicourts.gov> wrote: 
> Tom Lane <t...@sss.pgh.pa.us> wrote:
>> "Kevin Grittner" <kevin.gritt...@wicourts.gov> writes:
 
>>> Also, is there something I should do to deal with the warnings
>>> before this would be considered a meaningful test?
>> 
>> Dunno ... where were the warnings exactly?
>  
> All 10 were like this:
>  
>   warning: dereferencing type-punned pointer will break
>     strict-aliasing rules
 
From HEAD checkout of a few minutes ago I now see only 9:
 
parse_type.c: In function *typenameTypeMod*:
parse_type.c:313:4
parse_type.c:318:4
parse_type.c:319:7

guc.c: In function *flatten_set_variable_args*:
guc.c:6036:3
guc.c:6087:7

plpython.c: In function *PLy_plan_status*:
plpython.c:3213:3

btree_utils_var.c: In function *gbt_var_node_truncate*:
btree_utils_var.c:213:2

trgm_gist.c: In function *gtrgm_consistent*:
trgm_gist.c:262:5
trgm_gist.c:262:5
 
-Kevin

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to