On Sun, Dec 16, 2012 at 10:30 AM, Carsten Haitzler <ras...@rasterman.com> wrote:
>
> On Sat, 15 Dec 2012 17:30:04 +0100 Maxime Villard <rusty...@gmx.fr> said:
>
> > == e_init_main.c l.331 ==
> >   fprintf(stderr, "screen region fill\n", w, h);
> >
> > Hum, what is that supposed to write ?
>
> its for cedric... he was complaining that e's splast init was broken - not
> filling his screen etc. it works fine for me... so i added some debug for him
> so he can find it hopefully and see what it says...
>

Maybe the question is why doesnt it have %d %d?

fprintf(stderr, "screen region fill (%d, %d) \n", w, h);

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to