Re: Print warning when drives of type cdrom do not contain a device field

2004-01-22 Thread Eric Pouech
Mike Hearn a écrit : On Wed, 2004-01-21 at 23:18, Alexandre Julliard wrote: We obviously can't print warnings on the console for every config parameter that might be wrong. That's a job for winecheck. OK. Is there a reason this isn't autodetected anyway, or is that coming up in Erics rewrite? th

Re: Print warning when drives of type cdrom do not contain a device field

2004-01-21 Thread Mike Hearn
On Wed, 2004-01-21 at 23:18, Alexandre Julliard wrote: > We obviously can't print warnings on the console for every config > parameter that might be wrong. That's a job for winecheck. OK. Is there a reason this isn't autodetected anyway, or is that coming up in Erics rewrite?

Re: Print warning when drives of type cdrom do not contain a device field

2004-01-21 Thread Alexandre Julliard
Mike Hearn <[EMAIL PROTECTED]> writes: > OK, so I forgot the changelog entry. Apart from that, any reason this > patch bounced? We obviously can't print warnings on the console for every config parameter that might be wrong. That's a job for winecheck. -- Alexandre Julliard [EMAIL PROTECTED]

Re: Print warning when drives of type cdrom do not contain a device field

2004-01-21 Thread Mike Hearn
OK, so I forgot the changelog entry. Apart from that, any reason this patch bounced? On Tue, 13 Jan 2004 19:11:17 +, Mike Hearn wrote: > I wasted half and hour tracing through the cdrom subsystem to find out why > halflife wasn't playing any music, only to find it was a config file > problem.