Re: Finding patches in wine-cvs mailing list for regression tests using CVS dates

2005-12-31 Thread Daniel Calviño Sánchez
2005/12/31, Marcus Meissner <[EMAIL PROTECTED]>: > > Thanks a lot, this is the patch I was looking for. I'm going to fill a > > bug report now. > > Its already fixed in current CVS... I have just seen the fix. I tested with an updated CVS and it works fine again. Thanks for the help, and sorry fo

Re: Finding patches in wine-cvs mailing list for regression tests using CVS dates

2005-12-31 Thread Marcus Meissner
On Sat, Dec 31, 2005 at 03:48:16PM +0100, Daniel Calviño Sánchez wrote: > 2005/12/31, Marcus Meissner <[EMAIL PROTECTED]>: > > There is a CVS commit that has: > > revision 1.24 > > date: 2005-12-21 21:29:03 +0100; author: julliard; state: Exp; > > lines: +2 -0 > > Marcus

Re: Finding patches in wine-cvs mailing list for regression tests using CVS dates

2005-12-31 Thread James Hawkins
On 12/31/05, Daniel Calviño Sánchez <[EMAIL PROTECTED]> wrote: > > But, where can the information about CVS commits be seen? Perhaps I > sound somewhat silly... but I can't find it. > I mean, I know where I can see the changes made to a specific file. > But I don't know where can I see a list with

Re: Finding patches in wine-cvs mailing list for regression tests using CVS dates

2005-12-31 Thread Daniel Calviño Sánchez
2005/12/31, Marcus Meissner <[EMAIL PROTECTED]>: > There is a CVS commit that has: > revision 1.24 > date: 2005-12-21 21:29:03 +0100; author: julliard; state: Exp; > lines: +2 -0 > Marcus Meissner <[EMAIL PROTECTED]> > msvcrt: Implemented wctime(), wasctime(). >

Finding patches in wine-cvs mailing list for regression tests using CVS dates

2005-12-31 Thread Daniel CalviñoSánchez
Hello. First of all, I'm not sure if this message should be posted here, so sorry if it isn't the correct place. I found a regression and made some test to find the patch that caused the problem. I followed the "How to do regression testing using CVS" section in Wine documentation http://winehq.or

Re: Finding patches in wine-cvs mailing list for regression tests using CVS dates

2005-12-31 Thread Marcus Meissner
On Sat, Dec 31, 2005 at 01:45:04PM +0100, Daniel Calviño Sánchez wrote: > Hello. First of all, I'm not sure if this message should be posted > here, so sorry if it isn't the correct place. > > I found a regression and made some test to find the patch that caused > the problem. I followed the "How

Finding patches in wine-cvs mailing list for regression tests using CVS dates

2005-12-31 Thread Daniel Calviño Sánchez
Hello. First of all, I'm not sure if this message should be posted here, so sorry if it isn't the correct place. I found a regression and made some test to find the patch that caused the problem. I followed the "How to do regression testing using CVS" section in Wine documentation http://winehq.or