Eine aufbereitete Darstellung der Quelle

 
     
 
 
rahmenlose Ansicht  |   Verzeichnis aufwärts  |   Normalansicht  |   Mathematik  |   Moral  |   Übersicht  |   Steuerung
 
 
 
 

Benutzer

Impressum head_xpcom.js   Interaktion und
Portierbarkeitunbekannt

 
let CC = Components.Constructor;

function get_test_program(prog) {
  var progPath = do_get_cwd();
  progPath.append(prog);
  progPath.leafName = progPath.leafName + mozinfo.bin_suffix;
  return progPath;
}

function set_process_running_environment() {
  // Importing Services here messes up appInfo for some of the tests.
  // eslint-disable-next-line mozilla/use-services
  var dirSvc = Cc["@mozilla.org/file/directory_service;1"].getService(
    Ci.nsIProperties
  );
  var greBinDir = dirSvc.get("GreBinD", Ci.nsIFile);
  Services.env.set("DYLD_LIBRARY_PATH", greBinDir.path);
  // For Linux
  Services.env.set("LD_LIBRARY_PATH", greBinDir.path);
  // XXX: handle windows
}

Messung V0.5 in Prozent
C=92 H=98 G=94

[Seitenstruktur0.12Druckenetwas mehr zur Ethik2026-08-25]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002