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
bfa9058d
Kaydet (Commit)
bfa9058d
authored
Ara 04, 2010
tarafından
Takeshi Abe
Kaydeden (comit)
Caolán McNamara
Ara 06, 2010
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
more occured replaced
üst
c3ff3b09
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
servicesfile.pm
solenv/bin/modules/installer/servicesfile.pm
+2
-2
No files found.
solenv/bin/modules/installer/servicesfile.pm
Dosyayı görüntüle @
bfa9058d
...
...
@@ -154,7 +154,7 @@ sub register_unocomponents
$filestring = "";
}
if (( $local_error1_occurred ) || ( $local_error2_occur
ed )) { $error_occu
red = 1; }
if (( $local_error1_occurred ) || ( $local_error2_occur
red )) { $error_occur
red = 1; }
}
return $error_occurred;
...
...
@@ -462,7 +462,7 @@ sub register_all_components
if ( $#javacomponents > -1 ) { $java_error_occurred = register_javacomponents($allvariableshashref, \@javacomponents, $regcompfileref, $servicesfile, $regcomprdb, $javaservicesurlprefix); }
if ( $#pythoncomponents > -1 ) { $python_error_occurred = register_pythoncomponents(\@pythoncomponents, $regcompfileref, $servicesfile, $includepatharrayref); }
if ( $uno_error_occurred || $java_error_occur
ed || $python_error_occu
red ) { $registererrorflag = 1; }
if ( $uno_error_occurred || $java_error_occur
red || $python_error_occur
red ) { $registererrorflag = 1; }
return $registererrorflag;
}
...
...
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