Re: cabinet: Add breaks to switch statements

2006-09-13 Thread Andrew Talbot
Dimi Paun wrote: > > On Wed, September 13, 2006 1:18 pm, Dan Kegel wrote: >> Offhand that looks like a more serious change than you thought. >> You'd better either really understand the code, or >> add a conformance test that shows this fixes a bug, IMHO. > > Agreed. But that is confusing code,

Re: cabinet: Add breaks to switch statements

2006-09-13 Thread Dimi Paun
On Wed, September 13, 2006 1:18 pm, Dan Kegel wrote: > Offhand that looks like a more serious change than you thought. > You'd better either really understand the code, or > add a conformance test that shows this fixes a bug, IMHO. Agreed. But that is confusing code, it should have a /* fallthrou

Re: cabinet: Add breaks to switch statements

2006-09-13 Thread Dan Kegel
On 9/13/06, Andrew Talbot <[EMAIL PROTECTED]> wrote: On Wednesday 13 September 2006 04:22, you wrote: > Does adding the breaks fix conformance tests? No, I haven't fixed anything with this patch: it was a neutral one, in that respect. I just put it in because I perceived that those switch statem

Re: cabinet: Add breaks to switch statements

2006-09-13 Thread H. Verbeet
On 13/09/06, Andrew Talbot <[EMAIL PROTECTED]> wrote: Changelog: cabinet: Add breaks to switch statements. diff -urN a/dlls/cabinet/fci.c b/dlls/cabinet/fci.c --- a/dlls/cabinet/fci.c2006-09-12 11:55:48.0 +0100 +++ b/dlls/cabinet/fci.c2006-09-12 23:29:02.000