cvs commit: src/sbin/clri clri.c

John Birrell jb at FreeBSD.org
Mon Nov 19 17:55:37 PST 2007


jb          2007-11-20 01:55:37 UTC

  FreeBSD src repository

  Modified files:
    sbin/clri            clri.c 
  Log:
  Use an intermediate pointer to avoid strict alias check warnings
  on gcc 4.2. This is required for tinderbox which doesn't have
  -f-no-strict-aliasing in it's custom CFLAGS.
  
  Revision  Changes    Path
  1.16      +3 -2      src/sbin/clri/clri.c


More information about the cvs-all mailing list