On Thu, Mar 30, 2000 at 08:29:00PM -0800, William R. Ward wrote: > Tom Christiansen writes: > > >I agree. The same correction was made for the comparison operators; > > >originally the warning did not distinguish between numeric and string > > >comparison operators. The warning should accurately reflect the code as > > >written. > > > > So, you prefer a nonoptimizing compiler, eh? > > I would prefer warnings the way they used to be, if it's that hard. I would prefer your Option #2, "... in concatenation (.) or interpolation ... " Specifying the operator involved is too useful to back out over one point of confusion. Ronald