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

Quelle  ForgottenManager.ipdl   Sprache: unbekannt

 
//error: |manages| declaration in protocol `ForgottenManager' does not match any |manager| declaration in protocol `ManageeForgot'

include protocol ManageeForgot;

// ManageeForgot should have this protocol as its manager.

[ChildProc=any]
protocol ForgottenManager {
    manages ManageeForgot;
child:
    async ManageeForgot();
};

[ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet)  ]