On Wed, 09 Feb 2011 13:44:54 -0500 Christopher Michael <[email protected]>
said:

> On 02/09/2011 01:05 PM, Mike Blumenkrantz wrote:
> > evas_object_main.c: In function 'evas_object_del':
> > evas_object_main.c:406: warning: implicit declaration of function
> > 'evas_object_image_source_unset'
> >
> Fixed.
> 
> >
> > evas_font_main.c: In function 'evas_common_font_ascent_get':
> > evas_font_main.c:91: warning: implicit declaration of function
> > 'evas_common_font_int_reload' evas_font_query.c: In function
> > 'evas_common_font_query_kerning': evas_font_query.c:31: warning: implicit
> > declaration of function 'evas_common_font_int_reload' evas_font_query.c: In
> > function 'evas_common_font_query_inset': evas_font_query.c:104: warning:
> > implicit declaration of function 'evas_common_font_int_use_trim' CC
> > evas_image_main.lo CC     evas_image_data.lo
> > evas_font_draw.c: In function 'evas_common_font_int_cache_glyph_get':
> > evas_font_draw.c:205: warning: implicit declaration of function
> > 'evas_common_font_int_promote' evas_font_draw.c:218: warning: implicit
> > declaration of function 'evas_common_font_int_reload' evas_font_draw.c:269:
> > warning: implicit declaration of function
> > 'evas_common_font_int_use_increase' evas_font_draw.c: In function
> > 'evas_common_font_draw_internal': evas_font_draw.c:689: warning: implicit
> > declaration of function 'evas_common_font_int_use_trim' CC
> > evas_image_scalecache.lo evas_font_load.c: In function
> > 'evas_common_font_memory_load': evas_font_load.c:466: warning: implicit
> > declaration of function 'evas_common_font_int_promote' evas_font_load.c: At
> > top level: evas_font_load.c:772: warning: conflicting types for
> > 'evas_common_font_int_promote' evas_font_load.c:466: note: previous implicit
> > declaration of 'evas_common_font_int_promote' was here evas_font_load.c: In
> > function 'evas_common_font_int_use_trim': evas_font_load.c:802: warning:
> > implicit declaration of function 'evas_common_font_int_unload'
> > evas_font_load.c: At top level: evas_font_load.c:809: warning: conflicting
> > types for 'evas_common_font_int_unload' evas_font_load.c:802: note: previous
> > implicit declaration of 'evas_common_font_int_unload' was here
> >
> > evas_pipe.c: In function 'evas_common_frameq_schedule_flush_time':
> > evas_pipe.c:685: warning: implicit declaration of function 'usleep'
> > evas_text_utils.c: In function 'evas_common_text_props_content_create':
> > evas_text_utils.c:137: warning: implicit declaration of function
> > 'evas_common_font_int_reload' evas_map_image.c: In function
> > 'evas_common_map_rgba': evas_map_image.c:344: warning: unused parameter
> > 'npoints'
> >
> Unused param is fixed now.
> 
> >
> > evas_engine.c: In function 'eng_output_redraws_next_update_push':
> > evas_engine.c:309: warning: implicit declaration of function
> > 'evas_common_pipe_map4_begin'
> >
> Hmm, did not see this one during my compile :/

been fixed by now too.

> >
> > evas_engine.c: In function 'eng_image_map_draw':
> > evas_engine.c:1741: warning: unused parameter 'npoints'
> >
> Fixed.
> 
> >
> 
> dh
> 
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to