Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2007 01:49:00 +0000 (UTC)
From:      John Birrell <jb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include dirent.h
Message-ID:  <200711200149.lAK1n1wt080119@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2007-11-20 01:49:00 UTC

  FreeBSD src repository

  Modified files:
    include              dirent.h 
  Log:
  Use a forward definition of an opaque structure rather than a void
  to avoid a strict alias type check failure in gcc 4.2.
  
  Revision  Changes    Path
  1.15      +2 -1      src/include/dirent.h



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