On Tue, 28 Aug 2007 15:53:27 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]>
babbled:
>
> Hey,
>
> The edje bug I was hunting on the windows platform comes from eet. the %a
> modifier, used to get the float or double values, is not supported on
> windows (see the big comment in the patch).
>
>
Hey,
The edje bug I was hunting on the windows platform comes from eet. the %a
modifier, used to get the float or double values, is not supported on
windows (see the big comment in the patch).
I have some questions about that patch:
1) do I copy/paste it for float or do I factorize the code