Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2003 21:42:14 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/syscons scmouse.c
Message-ID:  <200306010442.h514gEvB091073@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2003/05/31 21:42:14 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/syscons      scmouse.c 
  Log:
  Use SC_NO_CUTPASTE to protect cutpaste variables correctly, fixing the
  -Werror build with such option, but not other combinations.  LINT
  misses this because syscons knobs in LINT turn off a lot of code.
  
  Reviewed by:    marcel (some time ago)
  
  Revision  Changes    Path
  1.34      +4 -2      src/sys/dev/syscons/scmouse.c



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