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
f1227224
Kaydet (Commit)
f1227224
authored
Agu 08, 2014
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
warning C4101: 'e': unreferenced local variable
Change-Id: Ieaea27df421c939da895723485770830ac15c873
üst
b866f861
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
CRowSetDataColumn.cxx
dbaccess/source/core/api/CRowSetDataColumn.cxx
+1
-0
No files found.
dbaccess/source/core/api/CRowSetDataColumn.cxx
Dosyayı görüntüle @
f1227224
...
@@ -113,6 +113,7 @@ void SAL_CALL ORowSetDataColumn::getFastPropertyValue( Any& rValue, sal_Int32 nH
...
@@ -113,6 +113,7 @@ void SAL_CALL ORowSetDataColumn::getFastPropertyValue( Any& rValue, sal_Int32 nH
}
}
catch
(
const
SQLException
&
e
)
catch
(
const
SQLException
&
e
)
{
{
SAL_INFO
(
"dbaccess"
,
"exception caught: "
<<
e
.
Message
);
// TODO: doing nothing matches the previous behaviour,
// TODO: doing nothing matches the previous behaviour,
// (and keeps dbaccess unoapi test working...)
// (and keeps dbaccess unoapi test working...)
// but should be investigated... If the value could not be
// but should be investigated... If the value could not be
...
...
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