Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2011 03:27:25 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mfi mfi.c mfireg.h src/usr.sbin/mfiutil mfi_evt.c
Message-ID:  <201106100330.p5A3UDTI018648@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

emaste      2011-06-10 03:27:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/mfi          mfi.c mfireg.h 
    usr.sbin/mfiutil     mfi_evt.c 
  Log:
  SVN rev 222912 on 2011-06-10 03:27:25Z by emaste
  
  MFC r222589:
  
    There are a couple of structs in mfireg.h with members named 'class'.
    These cause problems when trying to include the header in a C++ project.
    Rename them to 'evt_class', and track the change in mfi and mfiutil.
  
  Revision  Changes    Path
  1.51.2.3  +9 -9      src/sys/dev/mfi/mfi.c
  1.12.2.4  +2 -2      src/sys/dev/mfi/mfireg.h
  1.1.2.5   +4 -4      src/usr.sbin/mfiutil/mfi_evt.c



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