From: Steve J. <st...@qs...> - 2004-07-06 05:27:11
|
Looks like Ludwig checked in that change. Revision 1.36 Sat Jun 19 16:30:00 2004 UTC (2 weeks, 2 days ago) by l-n Changes since 1.35: +19 -33 lines Diff to previous 1.35 fix custom q3 master query for masters created via qstat.cfg On a different topic; indenting and C code formating. Looks like your editor is randomly reformating parts of qstat.c. I'm not a code style fascist, but changing { } placement makes it harder to figure out the functional part of a check-in. For an existing function or family of functions, please do not make code formating changes. Steve --- Steven Hartland <ki...@mu...> wrote: > Looking more closely it seems intentional but there's no > comment in the log to indicate is its so just checking. > > Steve / K > ----- Original Message ----- > From: "Steven Hartland" <ki...@mu...> > To: <qst...@li...> > Sent: Saturday, July 03, 2004 9:16 PM > Subject: qstat.c bad merges? > > > > There seems to be a number of fixes gone missing in the latest > > version is this intentional or just a bad merge? > > The main affected function I can see is: > > send_qwmaster_request_packet > > > > Steve / K > |