--On Tuesday, June 17, 2003 9:45 AM +0000 [EMAIL PROTECTED] wrote:

gstein 2003/06/17 02:45:57

  Modified:    include  httpd.h
  Log:
  Use 'expected' rather than 'exp', as the latter shadows the exp()
  function in the math.h header. Some compilers don't like that.

  Submitted by: Blair Zajac <[EMAIL PROTECTED]>
  Reviewed by: [EMAIL PROTECTED]

Um, shouldn't server/util.c be modified to keep the variable names in sync? If we fix it for the headers, it makes sense to change the compilation unit as well as server/util.c would have this shadowing problem as well. -- justin

Reply via email to