IllegalLocal.ice:10: local interface `i2' cannot have non-local base interface `i1' IllegalLocal.ice:12: non-local interface `i3' cannot have local base interface `i2' IllegalLocal.ice:16: warning: classes implementing interfaces are deprecated IllegalLocal.ice:18: non-local class `c2' cannot have local base interface `i2' IllegalLocal.ice:18: warning: classes implementing interfaces are deprecated IllegalLocal.ice:24: non-local interface `i' cannot have operation `op' throwing local exception `le' IllegalLocal.ice:27: non-local exception `le2' cannot have local base exception `le' IllegalLocal.ice:33: non-local class`c3' cannot contain local member `lo1' IllegalLocal.ice:34: cannot create proxy for local interface `i2' IllegalLocal.ice:34: non-local class`c3' cannot contain local member `lo2' IllegalLocal.ice:35: non-local class`c3' cannot contain local member `lo3' IllegalLocal.ice:36: non-local class`c3' cannot contain local member `ls' IllegalLocal.ice:41: non-local struct`s1' cannot contain local member `ls' IllegalLocal.ice:46: non-local exception`e3' cannot contain local member `ls' IllegalLocal.ice:49: non-local sequence `los' cannot have local element type IllegalLocal.ice:52: warning: use of sequences in dictionary keys has been deprecated IllegalLocal.ice:52: non-local dictionary `d1' cannot have local key type IllegalLocal.ice:53: non-local dictionary `d2' cannot have local value type IllegalLocal.ice:54: warning: use of sequences in dictionary keys has been deprecated IllegalLocal.ice:54: non-local dictionary `d3' cannot have local key type IllegalLocal.ice:54: non-local dictionary `d3' cannot have local value type IllegalLocal.ice:59: non-local struct`s2' cannot contain local member `m' IllegalLocal.ice:65: non-local struct`s3' cannot contain local member `e' IllegalLocal.ice:70: non-local interface `i5' cannot have local parameter `p' in operation `op' IllegalLocal.ice:71: non-local interface `i5' cannot have operation `op2' with local return type