Quoting Marcus Gustafsson ([EMAIL PROTECTED]):
> Hi all,
> 
> I'm building XDirectFB on Xfree 4.2.0 with some tweaks to make it all work.
> However there is one tweak I dont know to handle in a safe way. If I dont do
> anything I'll get a multiple defininitions of the function GetTimeInMillis.
> I tried to comment it out in directfbX.c and it works, Ive also changed the
> function name and the calls to it in directfbX.c and it also works. "works"
> = run one test application.
> 
> The reason I ask is that the implementations of GetTimeInMillis() differ
> though out the xc source tree.

During implementing the selection stuff I had to fix GetTimeInMillis().
The implementation that XDirectFB used was taken from KDrive, IIRC.
There's no difference now, however, I didn't take a look at how to configure
the source tree to use the one in os/.

-- 
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

                            Convergence GmbH


-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to