On 8/5/07, jamie <[EMAIL PROTECTED]> wrote: > On Thu, 2007-08-02 at 18:13 +0200, Anders Rune Jensen wrote: > > On 7/1/07, jamie <[EMAIL PROTECTED]> wrote: > > > On Mon, 2007-04-23 at 16:24 +0200, Anders Rune Jensen wrote: > > > > Updated patch available here: > > > > http://people.iola.dk/anders/tracker-patches/win-changes.patch > > > > > > > > The new patch cleans up the changes quite a bit and moves win specific > > > > code to a new file: tracker-os-dependant-win.c and unix specific code > > > > to a new file tracker-os-dependant-unix.c. There's still a small > > > > amount of ifdef's left but I don't think it's that much. There is some > > > > code duplication between tracker-extract.c and trackerd/ files. It's > > > > fixed cleanly in trackerd but I just ifdef'd it in tracker-extract.c. > > > > Removing the duplication will fix this. > > > > > > > > > Do you still want this in tracker? > > > > Sure :) > > > > ok have now applied > > I tidied it up a little bit and moved the odd function around and fixced > the bug I mention earlier.
Thanks I guess the following trivial patch is in order then :) -- Anders Rune Jensen http://people.iola.dk/anders/
Index: AUTHORS =================================================================== --- AUTHORS (revision 745) +++ AUTHORS (working copy) @@ -27,3 +27,4 @@ Tshepang Lekhonkhobe <[EMAIL PROTECTED]> John Stowers <[EMAIL PROTECTED]> Neil Patel <[EMAIL PROTECTED]> +Anders Rune Jensen <[EMAIL PROTECTED]>
_______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
