Re: msi: Implement the DROP TABLE sql command.

2008-10-02 Thread Steven Edwards
On Thu, Oct 2, 2008 at 5:21 PM, Rob Shearman <[EMAIL PROTECTED]> wrote: > I don't like this idea because of the expression "If you gave an > infinite number of monkeys an infinite number of typewriters they > would eventually produce the complete works of Shakespeare." In other > words, if someone

Re: msi: Implement the DROP TABLE sql command.

2008-10-02 Thread Rob Shearman
2008/10/2 Steven Edwards <[EMAIL PROTECTED]>: > On Thu, Oct 2, 2008 at 3:25 PM, James Hawkins <[EMAIL PROTECTED]> wrote: >> Hi, I can't repro this problem on my machine, so I'm sending this >> patch to patchwatcher by way of wine-patches to get some info. Please >> do not apply. > > Regarding our

Re: msi: Implement the DROP TABLE sql command.

2008-10-02 Thread Austin English
On Thu, Oct 2, 2008 at 3:47 PM, Steven Edwards <[EMAIL PROTECTED]> wrote: > On Thu, Oct 2, 2008 at 4:42 PM, Austin English <[EMAIL PROTECTED]> wrote: >> You'd still be sending the patch twice to wine-patches, and by that >> logic, for _EVERY_ patch, not just ones that were rejected. > > No. you wou

Re: msi: Implement the DROP TABLE sql command.

2008-10-02 Thread Steven Edwards
On Thu, Oct 2, 2008 at 4:42 PM, Austin English <[EMAIL PROTECTED]> wrote: > You'd still be sending the patch twice to wine-patches, and by that > logic, for _EVERY_ patch, not just ones that were rejected. No. you would only have to send it again if the first one was rejected by patchwatcher. By d

Re: msi: Implement the DROP TABLE sql command.

2008-10-02 Thread Austin English
On Thu, Oct 2, 2008 at 3:27 PM, Steven Edwards <[EMAIL PROTECTED]> wrote: > On Thu, Oct 2, 2008 at 3:25 PM, James Hawkins <[EMAIL PROTECTED]> wrote: >> Hi, I can't repro this problem on my machine, so I'm sending this >> patch to patchwatcher by way of wine-patches to get some info. Please >> do

Re: msi: Implement the DROP TABLE sql command.

2008-10-02 Thread James Hawkins
On Thu, Oct 2, 2008 at 3:27 PM, Steven Edwards <[EMAIL PROTECTED]> wrote: > On Thu, Oct 2, 2008 at 3:25 PM, James Hawkins <[EMAIL PROTECTED]> wrote: >> Hi, I can't repro this problem on my machine, so I'm sending this >> patch to patchwatcher by way of wine-patches to get some info. Please >> do

Re: msi: Implement the DROP TABLE sql command.

2008-10-02 Thread Steven Edwards
On Thu, Oct 2, 2008 at 3:25 PM, James Hawkins <[EMAIL PROTECTED]> wrote: > Hi, I can't repro this problem on my machine, so I'm sending this > patch to patchwatcher by way of wine-patches to get some info. Please > do not apply. Regarding our wineconf discussion about patchwatcher spam on wine-p

Re: msi: Implement the DROP TABLE sql command.

2008-10-01 Thread James Hawkins
Hold off on this patch. There's a missing debugstr_w and a crash on patchwatcher. -- James Hawkins