[PD-dev] g_canvas.h templates

Miller Puckette mpuckett at man104-1.ucsd.edu
Tue Aug 23 18:18:24 CEST 2005


Thanks!  I never use C++ so have no way to catch this problem...  Will fix for
the next CVS update.

cheers
Miller

On Tue, Aug 23, 2005 at 11:45:00AM +0200, Tim Blechmann wrote:
> 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
> 
> _______________________________________________
> PD-dev mailing list
> PD-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev




More information about the Pd-dev mailing list