Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2003 10:00:10 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/include asmacros.h ktr.h
Message-ID:  <200304261700.h3QH0AXI019878@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2003/04/26 10:00:10 PDT

  FreeBSD src repository

  Modified files:
    sys/sparc64/include  asmacros.h ktr.h 
  Log:
  Two tokens that don't together form a vaid preprocssor token cannot be
  pasted together using ANSI-C token concatinatation.  GCC's cpp, at least,
  produces the desired result w/o using "##".
  
  Revision  Changes    Path
  1.14      +2 -2      src/sys/sparc64/include/asmacros.h
  1.5       +2 -2      src/sys/sparc64/include/ktr.h



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