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 550 B image not shown  

Quelle  PInconsistentMoveOnly.ipdl   Sprache: unbekannt

 
Spracherkennung für: .ipdl vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

//error: inconsistent moveonly status of type `::mozilla::ipc::SomeMoveonlyType`
//error: inconsistent moveonly status of type `::mozilla::ipc::SomeMoveonlySendType`

[MoveOnly] using class mozilla::ipc::SomeMoveonlyType from "SomeFile.h";
using class mozilla::ipc::SomeMoveonlyType from "SomeFile.h";

[MoveOnly=send] using class mozilla::ipc::SomeMoveonlySendType from "SomeFile.h";
[MoveOnly=data] using class mozilla::ipc::SomeMoveonlySendType from "SomeFile.h";

[ChildProc=any]
protocol PInconsistentMoveOnly {
child:
  async SomeMessage();
};

[Dauer der Verarbeitung: 0.22 Sekunden, vorverarbeitet 2026-05-05]