﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1378	Type confusion and strict aliasing in gtfringetable	Michael Wood-Vasey	eugene	"Paul says
""""""
off_t is probably defined as ""long int"" instead of ""long long int"", in which case the cast is inappropriate.

The quickest workaround would be to turn of -Werr in the Makefile.
""""""

but this looks general so should be fixed.

Joel reported to this to the ps-ipp-dev list last week.

""""""
/home/giga/temp/PS1/src/ipp/Ohana/src/misc/src/gtfringetable.c: In function ‘main’:
/home/giga/temp/PS1/src/ipp/Ohana/src/misc/src/gtfringetable.c:38: warning: dereferencing type-punned pointer will break strict-aliasing rules
/home/giga/temp/PS1/src/ipp/Ohana/src/misc/src/gtfringetable.c:39: warning: dereferencing type-punned pointer will break strict-aliasing rules
/home/giga/temp/PS1/src/ipp/Ohana/src/misc/src/gtfringetable.c:40: warning: dereferencing type-punned pointer will break strict-aliasing rules
/home/giga/temp/PS1/src/ipp/Ohana/src/misc/src/gtfringetable.c:41: warning: dereferencing type-punned pointer will break strict-aliasing rules
"""""""	defect	reopened	low		Ohana		normal			
