• Stephan Bergmann's avatar
    Revert MSVC ABI incompatible URE change (public -> protected) · 271c4e2f
    Stephan Bergmann yazdı
    ...the mangled names of the corresponding symbols change with MSVC if you change
    a member from public to protected.  This had been changed with
    6e67c03d "Enable -Wnon-virtual-dtor for GCC 4.6"
    but should only be necessary for GCC, not for MSVC, so can simply be reverted
    under _MSC_VER.
    
    Change-Id: Id22aadaff3d7f30ed824f39fe22eab7ca39bd408
    271c4e2f
implbase7.hxx 16.7 KB