GNOME Bugzilla – Bug 593460
Broken win32-specific systemclock code
Last modified: 2009-08-29 10:34:33 UTC
Created attachment 141974 [details] [review] Casts clock to systemclock on Win32, includes gstutils.h on Win32. 1) Does not cast clock to systemclock before accessing systemclock-specific private fields 2) Uses scale function from utils without including gstutils.h Patch attached, fixes both.
Fixed (I ignored all the unrelated other stuff): commit 4ad052fed70b04029166b2f200d7a168b1654fd1 Author: Руслан Ижбулатов <lrn1986@gmail.com> Date: Sat Aug 29 04:44:51 2009 +0400 systemclock: fix compilation of win32 code Fixes #593460. Could you *please* submit patches with your author name set properly. You're just causing us more work ..