* Igor Murzov [2012-11-10 01:00:18 +0400]:
> On Fri, 9 Nov 2012 21:34:51 +0100
> Vincent Torri wrote:
>
> > hey
> >
> > from gcc 4.8:
> >
> > lib/evas/canvas/evas_object_box.c: In function
> > '_box_layout_flow_horizontal':
> > lib/evas/canvas/evas_object_box.c:1427:31: warning: argument to
On Fri, 9 Nov 2012 21:34:51 +0100
Vincent Torri wrote:
> hey
>
> from gcc 4.8:
>
> lib/evas/canvas/evas_object_box.c: In function '_box_layout_flow_horizontal':
> lib/evas/canvas/evas_object_box.c:1427:31: warning: argument to
> 'sizeof' in 'memset' call is the same expression as the destinatio
* Vincent Torri [2012-11-09 21:34:51 +0100]:
> hey
>
> from gcc 4.8:
>
> lib/evas/canvas/evas_object_box.c: In function '_box_layout_flow_horizontal':
> lib/evas/canvas/evas_object_box.c:1427:31: warning: argument to
> 'sizeof' in 'memset' call is the same expression as the destination;
> did y
hey
from gcc 4.8:
lib/evas/canvas/evas_object_box.c: In function '_box_layout_flow_horizontal':
lib/evas/canvas/evas_object_box.c:1427:31: warning: argument to
'sizeof' in 'memset' call is the same expression as the destination;
did you mean to dereference it? [-Wsizeof-pointer-memaccess]
mem