Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/ipc/ipdl/test/ipdl/error/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 368 B image not shown  

Quelle  PDouble.ipdl   Sprache: unbekannt

 
//error: Trying to load `PDouble' from a file when we'd already seen it in file

// This will load extra/PDouble.ipdl because extra/ is earlier
// in the list of include directories than the current working
// directory. Loading the same protocol from two files is
// obviously bad.
include protocol PDouble;

[ChildProc=any]
protocol PDouble {
child: async Msg();
};

[ Dauer der Verarbeitung: 0.17 Sekunden  (vorverarbeitet)  ]