File: IllegalLocal.err

package info (click to toggle)
zeroc-ice 3.3.1-12
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 40,720 kB
  • ctags: 46,971
  • sloc: cpp: 241,481; java: 104,729; cs: 66,568; python: 18,996; makefile: 5,797; xml: 5,397; ruby: 4,788; php: 3,172; yacc: 3,113; lex: 2,223; ansic: 1,249; perl: 1,200; sh: 182; sql: 73
file content (23 lines) | stat: -rw-r--r-- 1,866 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
IllegalLocal.ice:17: local interface `i2' cannot have non-local base interface `i1'
IllegalLocal.ice:19: non-local interface `i3' cannot have local base interface `i2'
IllegalLocal.ice:25: non-local class `c2' cannot have local base interface `i2'
IllegalLocal.ice:31: non-local interface `i' cannot have operation `op' throwing local exception `le'
IllegalLocal.ice:34: non-local exception `le2' cannot have local base exception `le'
IllegalLocal.ice:40: non-local class`c3' cannot contain local member `lo1'
IllegalLocal.ice:41: cannot create proxy for local interface `i2'
IllegalLocal.ice:41: non-local class`c3' cannot contain local member `lo2'
IllegalLocal.ice:42: non-local class`c3' cannot contain local member `lo3'
IllegalLocal.ice:43: non-local class`c3' cannot contain local member `ls'
IllegalLocal.ice:48: non-local struct`s1' cannot contain local member `ls'
IllegalLocal.ice:53: non-local exception`e3' cannot contain local member `ls'
IllegalLocal.ice:56: non-local sequence `los' cannot have local element type
IllegalLocal.ice:59: warning: use of sequences in dictionary keys has been deprecated
IllegalLocal.ice:59: non-local dictionary `d1' cannot have local key type
IllegalLocal.ice:60: non-local dictionary `d2' cannot have local value type
IllegalLocal.ice:61: warning: use of sequences in dictionary keys has been deprecated
IllegalLocal.ice:61: non-local dictionary `d3' cannot have local key type
IllegalLocal.ice:61: non-local dictionary `d3' cannot have local value type
IllegalLocal.ice:66: non-local struct`s2' cannot contain local member `m'
IllegalLocal.ice:72: non-local struct`s3' cannot contain local member `e'
IllegalLocal.ice:77: non-local interface `i5' cannot have local parameter `p' in operation `op'
IllegalLocal.ice:78: non-local interface `i5' cannot have operation `op2' with local return type