зеркало из https://github.com/mozilla/gecko-dev.git
Fix error message in ipdl compiler, no bug, r=jlebar over irc
This commit is contained in:
Родитель
1be4a402cb
Коммит
d8e726af8c
|
@ -1776,7 +1776,7 @@ class BuildProcessGraph(TcheckVisitor):
|
|||
if parentSideActor is not None:
|
||||
self.error(bridges.loc,
|
||||
"ambiguous bridge `%s' between `%s' and `%s'",
|
||||
bridgeProto.type.name(),
|
||||
bridgeProto.name(),
|
||||
parentSideProto.name(),
|
||||
childSideProto.name())
|
||||
else:
|
||||
|
|
Загрузка…
Ссылка в новой задаче