Commit 3a4d990
committed
Allow port type mismatch if convertible via base class chain
Adds support for polymorphic upcasting by checking if the previous type
is included in the base_chain of the current port during blackboard type
consistency checks.1 parent 0aa9cda commit 3a4d990
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
828 | | - | |
| 828 | + | |
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
832 | 841 | | |
833 | 842 | | |
834 | 843 | | |
| |||
0 commit comments