Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2002 04:59:31 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/moused moused.c
Message-ID:  <200204281159.g3SBxVt26680@freefall.freebsd.org>

index | next in thread | raw e-mail

iedowse     2002/04/28 04:59:31 PDT

  Modified files:
    usr.sbin/moused      moused.c 
  Log:
  Fix a number of warnings. A gcc preprocessor bug relating to macros
  with variable numbers of arguments made this slightly harder than
  it should be. Avoid the bug by not doing string concatenation within
  the macros, and instead add a new function to syslog or print the
  error messages.
  
  Revision  Changes    Path
  1.55      +56 -41    src/usr.sbin/moused/moused.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204281159.g3SBxVt26680>