blob: 107746d757ab5f27b30bbfd61fd9bcb84b92c14d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
transformdb: unsupported type change in ::Test::Seq1 sequence type from struct ::Test::S1 to bool
transformdb: unsupported type change in ::Test::D1 value type from struct ::Test::S1 to bool
transformdb: unsupported type change in c1m1 from struct ::Test::S1 to bool
transformdb: unsupported type change in c1m2 from struct ::Test::S1 to byte
transformdb: unsupported type change in c1m3 from struct ::Test::S1 to short
transformdb: unsupported type change in c1m4 from struct ::Test::S1 to int
transformdb: unsupported type change in c1m5 from struct ::Test::S1 to long
transformdb: unsupported type change in c1m6 from struct ::Test::S1 to float
transformdb: unsupported type change in c1m7 from struct ::Test::S1 to double
transformdb: unsupported type change in c1m8 from struct ::Test::S1 to string
transformdb: unsupported type change in c1m9 from struct ::Test::S1 to enumeration ::Test::E
transformdb: unsupported type change in c1m11 from struct ::Test::S1 to sequence ::Test::Seq1
transformdb: unsupported type change in c1m12 from struct ::Test::S1 to dictionary ::Test::D1
transformdb: unsupported type change in c1m13 from struct ::Test::S1 to Object*
transformdb: unsupported type change in c1m14 from struct ::Test::S1 to Object
transformdb: unsupported type change in c1m15 from struct ::Test::S1 to ::Test::C1*
transformdb: unsupported type change in c2m1 from struct ::Test::S1 to bool
transformdb: unsupported type change in c2m2 from struct ::Test::S1 to byte
transformdb: unsupported type change in c2m3 from struct ::Test::S1 to short
transformdb: unsupported type change in c2m4 from struct ::Test::S1 to int
transformdb: unsupported type change in c2m5 from struct ::Test::S1 to long
transformdb: unsupported type change in c2m6 from struct ::Test::S1 to float
transformdb: unsupported type change in c2m7 from struct ::Test::S1 to double
transformdb: unsupported type change in c2m8 from struct ::Test::S1 to string
transformdb: unsupported type change in c2m9 from struct ::Test::S1 to enumeration ::Test::E
transformdb: unsupported type change in c2m11 from struct ::Test::S1 to sequence ::Test::Seq1
transformdb: unsupported type change in c2m12 from struct ::Test::S1 to dictionary ::Test::D1
transformdb: unsupported type change in c2m13 from struct ::Test::S1 to Object*
transformdb: unsupported type change in c2m14 from struct ::Test::S1 to Object
transformdb: unsupported type change in c2m15 from struct ::Test::S1 to ::Test::C1*
transformdb: unsupported type change in m1 from struct ::Test::S1 to bool
transformdb: unsupported type change in m2 from struct ::Test::S1 to byte
transformdb: unsupported type change in m3 from struct ::Test::S1 to short
transformdb: unsupported type change in m4 from struct ::Test::S1 to int
transformdb: unsupported type change in m5 from struct ::Test::S1 to long
transformdb: unsupported type change in m6 from struct ::Test::S1 to float
transformdb: unsupported type change in m7 from struct ::Test::S1 to double
transformdb: unsupported type change in m8 from struct ::Test::S1 to string
transformdb: unsupported type change in m9 from struct ::Test::S1 to enumeration ::Test::E
transformdb: unsupported type change in m11 from struct ::Test::S1 to sequence ::Test::Seq1
transformdb: unsupported type change in m12 from struct ::Test::S1 to dictionary ::Test::D1
transformdb: unsupported type change in m13 from struct ::Test::S1 to Object*
transformdb: unsupported type change in m14 from struct ::Test::S1 to Object
transformdb: unsupported type change in m15 from struct ::Test::S1 to ::Test::C1*
|