Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
9960899e
Kaydet (Commit)
9960899e
authored
Agu 13, 2012
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: Ib98c4d608f15980449a6949615a38cd8a436012f
üst
65842bb5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
17 deletions
+16
-17
osl_File.cxx
sal/qa/osl/file/osl_File.cxx
+16
-17
No files found.
sal/qa/osl/file/osl_File.cxx
Dosyayı görüntüle @
9960899e
...
@@ -690,7 +690,6 @@ namespace osl_FileBase
...
@@ -690,7 +690,6 @@ namespace osl_FileBase
//::osl::FileBase aFileBase;
//::osl::FileBase aFileBase;
::rtl::OUString aResultURL1, aResultURL2, aResultURL3, aResultURL4, aResultURL5, aResultURL6;
::rtl::OUString aResultURL1, aResultURL2, aResultURL3, aResultURL4, aResultURL5, aResultURL6;
// ::osl::FileBase::RC nError;
// ::osl::FileBase::RC nError;
sal_Bool
bOk
;
public:
public:
...
@@ -1592,7 +1591,7 @@ namespace osl_VolumeInfo
...
@@ -1592,7 +1591,7 @@ namespace osl_VolumeInfo
{
{
::osl::VolumeDevice aVolumeDevice;
::osl::VolumeDevice aVolumeDevice;
::rtl::OUString aUStr;
::rtl::OUString aUStr;
::
osl
::
FileBase
::
RC
nError1
,
nError2
;
::osl::FileBase::RC nError1;
public:
public:
// initialization
// initialization
...
@@ -1670,7 +1669,7 @@ namespace osl_VolumeInfo
...
@@ -1670,7 +1669,7 @@ namespace osl_VolumeInfo
{
{
::osl::VolumeDevice aVolumeDevice;
::osl::VolumeDevice aVolumeDevice;
::rtl::OUString aUStr;
::rtl::OUString aUStr;
::
osl
::
FileBase
::
RC
nError1
,
nError2
;
::osl::FileBase::RC nError1;
public:
public:
// test code.
// test code.
...
@@ -1718,7 +1717,7 @@ namespace osl_VolumeInfo
...
@@ -1718,7 +1717,7 @@ namespace osl_VolumeInfo
//---------------------------------------------------------------------
//---------------------------------------------------------------------
class getRemoveableFlag : public CppUnit::TestFixture
class getRemoveableFlag : public CppUnit::TestFixture
{
{
::
osl
::
FileBase
::
RC
nError1
,
nError2
;
::osl::FileBase::RC nError1;
public:
public:
// test code.
// test code.
...
@@ -2391,7 +2390,7 @@ namespace osl_FileStatus
...
@@ -2391,7 +2390,7 @@ namespace osl_FileStatus
class ctors : public CppUnit::TestFixture
class ctors : public CppUnit::TestFixture
{
{
::rtl::OUString aUStr;
::rtl::OUString aUStr;
::
osl
::
FileBase
::
RC
nError1
,
nError2
;
::osl::FileBase::RC nError1;
::osl::DirectoryItem rItem;
::osl::DirectoryItem rItem;
public:
public:
...
@@ -2665,7 +2664,7 @@ namespace osl_FileStatus
...
@@ -2665,7 +2664,7 @@ namespace osl_FileStatus
class getFileType : public CppUnit::TestFixture
class getFileType : public CppUnit::TestFixture
{
{
::rtl::OUString aUStr;
::rtl::OUString aUStr;
::
osl
::
FileBase
::
RC
nError1
,
nError2
;
::osl::FileBase::RC nError1;
::osl::DirectoryItem m_aItem_1, m_aItem_2, m_aVolumeItem, m_aFifoItem;
::osl::DirectoryItem m_aItem_1, m_aItem_2, m_aVolumeItem, m_aFifoItem;
::osl::DirectoryItem m_aLinkItem, m_aSocketItem, m_aSpecialItem;
::osl::DirectoryItem m_aLinkItem, m_aSocketItem, m_aSpecialItem;
...
@@ -3612,7 +3611,7 @@ namespace osl_File
...
@@ -3612,7 +3611,7 @@ namespace osl_File
class getPos : public CppUnit::TestFixture
class getPos : public CppUnit::TestFixture
{
{
::osl::FileBase::RC nError1;
::osl::FileBase::RC nError1;
sal_uInt64
nCount_write
,
nCount_read
;
sal_uInt64 nCount_write;
public:
public:
// initialization
// initialization
...
@@ -3677,7 +3676,7 @@ namespace osl_File
...
@@ -3677,7 +3676,7 @@ namespace osl_File
class isEndOfFile : public CppUnit::TestFixture
class isEndOfFile : public CppUnit::TestFixture
{
{
::osl::FileBase::RC nError1;
::osl::FileBase::RC nError1;
sal_uInt64
nCount_write
,
nCount_read
;
sal_uInt64 nCount_write;
public:
public:
// initialization
// initialization
...
@@ -3771,7 +3770,7 @@ namespace osl_File
...
@@ -3771,7 +3770,7 @@ namespace osl_File
class setSize : public CppUnit::TestFixture
class setSize : public CppUnit::TestFixture
{
{
::osl::FileBase::RC nError1;
::osl::FileBase::RC nError1;
sal_uInt64
nCount_write
,
nCount_read
;
sal_uInt64 nCount_write;
public:
public:
// initialization
// initialization
...
@@ -4017,7 +4016,7 @@ namespace osl_File
...
@@ -4017,7 +4016,7 @@ namespace osl_File
class readLine : public CppUnit::TestFixture
class readLine : public CppUnit::TestFixture
{
{
::osl::FileBase::RC nError1;
::osl::FileBase::RC nError1;
sal_uInt64
nCount_write
,
nCount_read
;
sal_uInt64 nCount_write;
::rtl::ByteSequence aSequence;
::rtl::ByteSequence aSequence;
public:
public:
...
@@ -4129,7 +4128,7 @@ namespace osl_File
...
@@ -4129,7 +4128,7 @@ namespace osl_File
class copy : public CppUnit::TestFixture
class copy : public CppUnit::TestFixture
{
{
::osl::FileBase::RC nError1;
::osl::FileBase::RC nError1;
sal_uInt64
nCount_write
,
nCount_read
;
sal_uInt64 nCount_write;
public:
public:
// initialization
// initialization
...
@@ -4263,7 +4262,7 @@ namespace osl_File
...
@@ -4263,7 +4262,7 @@ namespace osl_File
class move : public CppUnit::TestFixture
class move : public CppUnit::TestFixture
{
{
::osl::FileBase::RC nError1, nError2;
::osl::FileBase::RC nError1, nError2;
sal_uInt64
nCount_write
,
nCount_read
;
sal_uInt64 nCount_write;
public:
public:
// initialization
// initialization
...
@@ -4424,7 +4423,7 @@ namespace osl_File
...
@@ -4424,7 +4423,7 @@ namespace osl_File
class remove : public CppUnit::TestFixture
class remove : public CppUnit::TestFixture
{
{
::osl::FileBase::RC nError1, nError2;
::osl::FileBase::RC nError1, nError2;
sal_uInt64
nCount_write
,
nCount_read
;
sal_uInt64 nCount_write;
public:
public:
// initialization
// initialization
...
@@ -4775,7 +4774,7 @@ namespace osl_DirectoryItem
...
@@ -4775,7 +4774,7 @@ namespace osl_DirectoryItem
//---------------------------------------------------------------------
//---------------------------------------------------------------------
class ctors : public CppUnit::TestFixture
class ctors : public CppUnit::TestFixture
{
{
::
osl
::
FileBase
::
RC
nError1
,
nError2
;
::osl::FileBase::RC nError1;
public:
public:
// initialization
// initialization
...
@@ -4816,7 +4815,7 @@ namespace osl_DirectoryItem
...
@@ -4816,7 +4815,7 @@ namespace osl_DirectoryItem
//---------------------------------------------------------------------
//---------------------------------------------------------------------
class copy_assin_Ctors : public CppUnit::TestFixture
class copy_assin_Ctors : public CppUnit::TestFixture
{
{
::
osl
::
FileBase
::
RC
nError1
,
nError2
;
::osl::FileBase::RC nError1;
public:
public:
// initialization
// initialization
...
@@ -4878,7 +4877,7 @@ namespace osl_DirectoryItem
...
@@ -4878,7 +4877,7 @@ namespace osl_DirectoryItem
//---------------------------------------------------------------------
//---------------------------------------------------------------------
class is : public CppUnit::TestFixture
class is : public CppUnit::TestFixture
{
{
::
osl
::
FileBase
::
RC
nError1
,
nError2
;
::osl::FileBase::RC nError1;
public:
public:
// initialization
// initialization
...
@@ -5646,7 +5645,7 @@ namespace osl_Directory
...
@@ -5646,7 +5645,7 @@ namespace osl_Directory
//---------------------------------------------------------------------
//---------------------------------------------------------------------
class getVolumeInfo : public CppUnit::TestFixture
class getVolumeInfo : public CppUnit::TestFixture
{
{
::
osl
::
FileBase
::
RC
nError1
,
nError2
;
::osl::FileBase::RC nError1;
public:
public:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment