Re: [E-devel] [efreet] bugfix for magic matching

2009-07-11 Thread Gustavo Sverzut Barbieri
On Mon, Jun 29, 2009 at 11:10 AM, Mikhail Gusarov wrote: > > Twas brillig at 07:10:55 29.06.2009 UTC+07 when dotted...@dottedmag.net did > gyre and gimble: > >  MG> Fix: > > I've found a problem with this fix. Here's the correct one: correct one in svn, thanks! -- Gustavo Sverzut Barbieri http:

Re: [E-devel] [efreet] bugfix for magic matching

2009-06-29 Thread Mikhail Gusarov
Twas brillig at 07:10:55 29.06.2009 UTC+07 when dotted...@dottedmag.net did gyre and gimble: MG> Fix: I've found a problem with this fix. Here's the correct one: pgpfq9330r3I1.pgp Description: PGP signature Index: src/lib/efreet_mime.c ===

[E-devel] [efreet] bugfix for magic matching

2009-06-28 Thread Mikhail Gusarov
Hello, Efreet_Mime did not match last set of magics for given mime-type due to missing check after the loop. This bug was partially masked by the problem fixed in my previous patch. Fix: pgprZD6FXbEVv.pgp Description: PGP signature Index: src/lib/efreet_mime.c =