[PD-dev] g_canvas.h templates

Tim Blechmann TimBlechmann at gmx.net
Tue Aug 23 11:45:00 CEST 2005


hi miller,

as you know, there are externals using g_canvas.h. after you recent
update, it's impossible to use g_canvas.h in c++ code (like flext),
since template is a reserved keyword in c++...

EXTERN void template_notify(t_template *template,
    t_symbol *s, int argc, t_atom *argv);
EXTERN t_float fielddesc_getcoord(t_fielddesc *f, t_template *template,
    t_word *wp, int loud);
EXTERN void fielddesc_setcoord(t_fielddesc *f, t_template *template,
    t_word *wp, float pix, int loud);

fixed in devel ... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

latest mp3: kMW.mp3
http://mattin.org/mp3.html

latest cd: Goh Lee Kwang & Tim Blechmann: Drone
http://www.geocities.com/gohleekwangtimblechmannduo/

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-dev mailing list