zeroc-ice-x64-mingw 3.6.3 → 3.6.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (148) hide show
  1. checksums.yaml +4 -4
  2. data/ICE_LICENSE +1 -1
  3. data/bin/slice2rb +1 -1
  4. data/ice-x64-mingw.gemspec +6 -5
  5. data/lib/Glacier2.rb +1 -1
  6. data/lib/Glacier2/Metrics.rb +2 -2
  7. data/lib/Glacier2/PermissionsVerifier.rb +2 -2
  8. data/lib/Glacier2/PermissionsVerifierF.rb +2 -2
  9. data/lib/Glacier2/Router.rb +2 -2
  10. data/lib/Glacier2/RouterF.rb +2 -2
  11. data/lib/Glacier2/SSLInfo.rb +3 -3
  12. data/lib/Glacier2/Session.rb +2 -2
  13. data/lib/Ice.rb +18 -31
  14. data/lib/Ice/BuiltinSequences.rb +2 -2
  15. data/lib/Ice/Communicator.rb +2 -2
  16. data/lib/Ice/CommunicatorF.rb +2 -2
  17. data/lib/Ice/Connection.rb +3 -3
  18. data/lib/Ice/ConnectionF.rb +2 -2
  19. data/lib/Ice/Current.rb +3 -3
  20. data/lib/Ice/Endpoint.rb +2 -2
  21. data/lib/Ice/EndpointF.rb +2 -2
  22. data/lib/Ice/EndpointTypes.rb +2 -2
  23. data/lib/Ice/FacetMap.rb +2 -2
  24. data/lib/Ice/Identity.rb +3 -3
  25. data/lib/Ice/ImplicitContext.rb +2 -2
  26. data/lib/Ice/ImplicitContextF.rb +2 -2
  27. data/lib/Ice/Instrumentation.rb +2 -2
  28. data/lib/Ice/InstrumentationF.rb +2 -2
  29. data/lib/Ice/LocalException.rb +2 -2
  30. data/lib/Ice/Locator.rb +2 -2
  31. data/lib/Ice/LocatorF.rb +2 -2
  32. data/lib/Ice/Logger.rb +2 -2
  33. data/lib/Ice/LoggerF.rb +2 -2
  34. data/lib/Ice/Metrics.rb +3 -3
  35. data/lib/Ice/ObjectAdapterF.rb +2 -2
  36. data/lib/Ice/ObjectFactory.rb +2 -2
  37. data/lib/Ice/ObjectFactoryF.rb +2 -2
  38. data/lib/Ice/Plugin.rb +2 -2
  39. data/lib/Ice/PluginF.rb +2 -2
  40. data/lib/Ice/Process.rb +2 -2
  41. data/lib/Ice/ProcessF.rb +2 -2
  42. data/lib/Ice/Properties.rb +2 -2
  43. data/lib/Ice/PropertiesAdmin.rb +2 -2
  44. data/lib/Ice/PropertiesF.rb +2 -2
  45. data/lib/Ice/RemoteLogger.rb +3 -3
  46. data/lib/Ice/Router.rb +2 -2
  47. data/lib/Ice/RouterF.rb +2 -2
  48. data/lib/Ice/SliceChecksumDict.rb +2 -2
  49. data/lib/Ice/Version.rb +4 -4
  50. data/lib/IceBox.rb +1 -1
  51. data/lib/IceBox/IceBox.rb +2 -2
  52. data/lib/IceGrid.rb +1 -1
  53. data/lib/IceGrid/Admin.rb +10 -10
  54. data/lib/IceGrid/Descriptor.rb +16 -16
  55. data/lib/IceGrid/Exception.rb +2 -2
  56. data/lib/IceGrid/FileParser.rb +2 -2
  57. data/lib/IceGrid/Locator.rb +2 -2
  58. data/lib/IceGrid/Observer.rb +5 -5
  59. data/lib/IceGrid/Query.rb +2 -2
  60. data/lib/IceGrid/Registry.rb +2 -2
  61. data/lib/IceGrid/Session.rb +2 -2
  62. data/lib/IceGrid/UserAccountMapper.rb +2 -2
  63. data/lib/IcePatch2.rb +1 -1
  64. data/lib/IcePatch2/FileInfo.rb +4 -4
  65. data/lib/IcePatch2/FileServer.rb +2 -2
  66. data/lib/IceRuby.so +0 -0
  67. data/lib/IceStorm.rb +1 -1
  68. data/lib/IceStorm/IceStorm.rb +3 -3
  69. data/lib/IceStorm/Metrics.rb +2 -2
  70. data/slice/Freeze/BackgroundSaveEvictor.ice +1 -1
  71. data/slice/Freeze/CatalogData.ice +1 -1
  72. data/slice/Freeze/Connection.ice +1 -1
  73. data/slice/Freeze/ConnectionF.ice +1 -1
  74. data/slice/Freeze/DB.ice +1 -1
  75. data/slice/Freeze/Evictor.ice +1 -1
  76. data/slice/Freeze/EvictorF.ice +1 -1
  77. data/slice/Freeze/EvictorStorage.ice +1 -1
  78. data/slice/Freeze/Exception.ice +1 -1
  79. data/slice/Freeze/Transaction.ice +1 -1
  80. data/slice/Freeze/TransactionalEvictor.ice +1 -1
  81. data/slice/Glacier2/Metrics.ice +1 -1
  82. data/slice/Glacier2/PermissionsVerifier.ice +1 -1
  83. data/slice/Glacier2/PermissionsVerifierF.ice +1 -1
  84. data/slice/Glacier2/Router.ice +1 -1
  85. data/slice/Glacier2/RouterF.ice +1 -1
  86. data/slice/Glacier2/SSLInfo.ice +1 -1
  87. data/slice/Glacier2/Session.ice +1 -1
  88. data/slice/Ice/BuiltinSequences.ice +1 -1
  89. data/slice/Ice/Communicator.ice +1 -1
  90. data/slice/Ice/CommunicatorF.ice +1 -1
  91. data/slice/Ice/Connection.ice +1 -1
  92. data/slice/Ice/ConnectionF.ice +1 -1
  93. data/slice/Ice/Current.ice +1 -1
  94. data/slice/Ice/Endpoint.ice +1 -1
  95. data/slice/Ice/EndpointF.ice +1 -1
  96. data/slice/Ice/EndpointTypes.ice +1 -1
  97. data/slice/Ice/FacetMap.ice +1 -1
  98. data/slice/Ice/Identity.ice +1 -1
  99. data/slice/Ice/ImplicitContext.ice +1 -1
  100. data/slice/Ice/ImplicitContextF.ice +1 -1
  101. data/slice/Ice/Instrumentation.ice +1 -1
  102. data/slice/Ice/InstrumentationF.ice +1 -1
  103. data/slice/Ice/LocalException.ice +1 -1
  104. data/slice/Ice/Locator.ice +1 -1
  105. data/slice/Ice/LocatorF.ice +1 -1
  106. data/slice/Ice/Logger.ice +1 -1
  107. data/slice/Ice/LoggerF.ice +1 -1
  108. data/slice/Ice/Metrics.ice +1 -1
  109. data/slice/Ice/ObjectAdapter.ice +1 -1
  110. data/slice/Ice/ObjectAdapterF.ice +1 -1
  111. data/slice/Ice/ObjectFactory.ice +1 -1
  112. data/slice/Ice/ObjectFactoryF.ice +1 -1
  113. data/slice/Ice/Plugin.ice +1 -1
  114. data/slice/Ice/PluginF.ice +1 -1
  115. data/slice/Ice/Process.ice +1 -1
  116. data/slice/Ice/ProcessF.ice +1 -1
  117. data/slice/Ice/Properties.ice +1 -1
  118. data/slice/Ice/PropertiesAdmin.ice +1 -1
  119. data/slice/Ice/PropertiesF.ice +1 -1
  120. data/slice/Ice/RemoteLogger.ice +1 -1
  121. data/slice/Ice/Router.ice +1 -1
  122. data/slice/Ice/RouterF.ice +1 -1
  123. data/slice/Ice/ServantLocator.ice +1 -1
  124. data/slice/Ice/ServantLocatorF.ice +1 -1
  125. data/slice/Ice/SliceChecksumDict.ice +1 -1
  126. data/slice/Ice/Version.ice +1 -1
  127. data/slice/IceBox/IceBox.ice +1 -1
  128. data/slice/IceDiscovery/IceDiscovery.ice +1 -1
  129. data/slice/IceGrid/Admin.ice +1 -1
  130. data/slice/IceGrid/Descriptor.ice +1 -1
  131. data/slice/IceGrid/Exception.ice +1 -1
  132. data/slice/IceGrid/FileParser.ice +1 -1
  133. data/slice/IceGrid/Locator.ice +1 -1
  134. data/slice/IceGrid/Observer.ice +1 -1
  135. data/slice/IceGrid/PluginFacade.ice +1 -1
  136. data/slice/IceGrid/Query.ice +1 -1
  137. data/slice/IceGrid/Registry.ice +1 -1
  138. data/slice/IceGrid/Session.ice +1 -1
  139. data/slice/IceGrid/UserAccountMapper.ice +1 -1
  140. data/slice/IceLocatorDiscovery/IceLocatorDiscovery.ice +1 -1
  141. data/slice/IcePatch2/FileInfo.ice +1 -1
  142. data/slice/IcePatch2/FileServer.ice +1 -1
  143. data/slice/IceSSL/ConnectionInfo.ice +1 -1
  144. data/slice/IceSSL/EndpointInfo.ice +1 -1
  145. data/slice/IceStorm/IceStorm.ice +1 -1
  146. data/slice/IceStorm/Metrics.ice +1 -1
  147. metadata +7 -7
  148. data/BZIP2_LICENSE +0 -42
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -38,7 +38,7 @@ module Ice
38
38
  end
39
39
 
40
40
  def ==(other)
41
- return false if
41
+ return false if !other.is_a? ::Ice::ProtocolVersion or
42
42
  @major != other.major or
43
43
  @minor != other.minor
44
44
  true
@@ -76,7 +76,7 @@ module Ice
76
76
  end
77
77
 
78
78
  def ==(other)
79
- return false if
79
+ return false if !other.is_a? ::Ice::EncodingVersion or
80
80
  @major != other.major or
81
81
  @minor != other.minor
82
82
  true
@@ -1,6 +1,6 @@
1
1
  # **********************************************************************
2
2
  #
3
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
3
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
4
4
  #
5
5
  # This copy of Ice is licensed to you under the terms described in the
6
6
  # ICE_LICENSE file included in this distribution.
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -1,6 +1,6 @@
1
1
  # **********************************************************************
2
2
  #
3
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
3
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
4
4
  #
5
5
  # This copy of Ice is licensed to you under the terms described in the
6
6
  # ICE_LICENSE file included in this distribution.
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -107,7 +107,7 @@ module IceGrid
107
107
  end
108
108
 
109
109
  def ==(other)
110
- return false if
110
+ return false if !other.is_a? ::IceGrid::ObjectInfo or
111
111
  @proxy != other.proxy or
112
112
  @type != other.type
113
113
  true
@@ -151,7 +151,7 @@ module IceGrid
151
151
  end
152
152
 
153
153
  def ==(other)
154
- return false if
154
+ return false if !other.is_a? ::IceGrid::AdapterInfo or
155
155
  @id != other.id or
156
156
  @proxy != other.proxy or
157
157
  @replicaGroupId != other.replicaGroupId
@@ -203,7 +203,7 @@ module IceGrid
203
203
  end
204
204
 
205
205
  def ==(other)
206
- return false if
206
+ return false if !other.is_a? ::IceGrid::ServerInfo or
207
207
  @application != other.application or
208
208
  @uuid != other.uuid or
209
209
  @revision != other.revision or
@@ -261,7 +261,7 @@ module IceGrid
261
261
  end
262
262
 
263
263
  def ==(other)
264
- return false if
264
+ return false if !other.is_a? ::IceGrid::NodeInfo or
265
265
  @name != other.name or
266
266
  @os != other.os or
267
267
  @hostname != other.hostname or
@@ -311,7 +311,7 @@ module IceGrid
311
311
  end
312
312
 
313
313
  def ==(other)
314
- return false if
314
+ return false if !other.is_a? ::IceGrid::RegistryInfo or
315
315
  @name != other.name or
316
316
  @hostname != other.hostname
317
317
  true
@@ -355,7 +355,7 @@ module IceGrid
355
355
  end
356
356
 
357
357
  def ==(other)
358
- return false if
358
+ return false if !other.is_a? ::IceGrid::LoadInfo or
359
359
  @avg1 != other.avg1 or
360
360
  @avg5 != other.avg5 or
361
361
  @avg15 != other.avg15
@@ -405,7 +405,7 @@ module IceGrid
405
405
  end
406
406
 
407
407
  def ==(other)
408
- return false if
408
+ return false if !other.is_a? ::IceGrid::ApplicationInfo or
409
409
  @uuid != other.uuid or
410
410
  @createTime != other.createTime or
411
411
  @createUser != other.createUser or
@@ -461,7 +461,7 @@ module IceGrid
461
461
  end
462
462
 
463
463
  def ==(other)
464
- return false if
464
+ return false if !other.is_a? ::IceGrid::ApplicationUpdateInfo or
465
465
  @updateTime != other.updateTime or
466
466
  @updateUser != other.updateUser or
467
467
  @revision != other.revision or
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -44,7 +44,7 @@ module IceGrid
44
44
  end
45
45
 
46
46
  def ==(other)
47
- return false if
47
+ return false if !other.is_a? ::IceGrid::PropertyDescriptor or
48
48
  @name != other.name or
49
49
  @value != other.value
50
50
  true
@@ -86,7 +86,7 @@ module IceGrid
86
86
  end
87
87
 
88
88
  def ==(other)
89
- return false if
89
+ return false if !other.is_a? ::IceGrid::PropertySetDescriptor or
90
90
  @references != other.references or
91
91
  @properties != other.properties
92
92
  true
@@ -130,7 +130,7 @@ module IceGrid
130
130
  end
131
131
 
132
132
  def ==(other)
133
- return false if
133
+ return false if !other.is_a? ::IceGrid::ObjectDescriptor or
134
134
  @id != other.id or
135
135
  @type != other.type or
136
136
  @proxyOptions != other.proxyOptions
@@ -188,7 +188,7 @@ module IceGrid
188
188
  end
189
189
 
190
190
  def ==(other)
191
- return false if
191
+ return false if !other.is_a? ::IceGrid::AdapterDescriptor or
192
192
  @name != other.name or
193
193
  @description != other.description or
194
194
  @id != other.id or
@@ -248,7 +248,7 @@ module IceGrid
248
248
  end
249
249
 
250
250
  def ==(other)
251
- return false if
251
+ return false if !other.is_a? ::IceGrid::DbEnvDescriptor or
252
252
  @name != other.name or
253
253
  @description != other.description or
254
254
  @dbHome != other.dbHome or
@@ -362,7 +362,7 @@ module IceGrid
362
362
  end
363
363
 
364
364
  def ==(other)
365
- return false if
365
+ return false if !other.is_a? ::IceGrid::DistributionDescriptor or
366
366
  @icepatch != other.icepatch or
367
367
  @directories != other.directories
368
368
  true
@@ -562,7 +562,7 @@ module IceGrid
562
562
  end
563
563
 
564
564
  def ==(other)
565
- return false if
565
+ return false if !other.is_a? ::IceGrid::ServerInstanceDescriptor or
566
566
  @template != other.template or
567
567
  @parameterValues != other.parameterValues or
568
568
  @propertySet != other.propertySet or
@@ -610,7 +610,7 @@ module IceGrid
610
610
  end
611
611
 
612
612
  def ==(other)
613
- return false if
613
+ return false if !other.is_a? ::IceGrid::TemplateDescriptor or
614
614
  @descriptor != other.descriptor or
615
615
  @parameters != other.parameters or
616
616
  @parameterDefaults != other.parameterDefaults
@@ -658,7 +658,7 @@ module IceGrid
658
658
  end
659
659
 
660
660
  def ==(other)
661
- return false if
661
+ return false if !other.is_a? ::IceGrid::ServiceInstanceDescriptor or
662
662
  @template != other.template or
663
663
  @parameterValues != other.parameterValues or
664
664
  @descriptor != other.descriptor or
@@ -772,7 +772,7 @@ module IceGrid
772
772
  end
773
773
 
774
774
  def ==(other)
775
- return false if
775
+ return false if !other.is_a? ::IceGrid::NodeDescriptor or
776
776
  @variables != other.variables or
777
777
  @serverInstances != other.serverInstances or
778
778
  @servers != other.servers or
@@ -1119,7 +1119,7 @@ module IceGrid
1119
1119
  end
1120
1120
 
1121
1121
  def ==(other)
1122
- return false if
1122
+ return false if !other.is_a? ::IceGrid::ReplicaGroupDescriptor or
1123
1123
  @id != other.id or
1124
1124
  @loadBalancing != other.loadBalancing or
1125
1125
  @proxyOptions != other.proxyOptions or
@@ -1183,7 +1183,7 @@ module IceGrid
1183
1183
  end
1184
1184
 
1185
1185
  def ==(other)
1186
- return false if
1186
+ return false if !other.is_a? ::IceGrid::ApplicationDescriptor or
1187
1187
  @name != other.name or
1188
1188
  @variables != other.variables or
1189
1189
  @replicaGroups != other.replicaGroups or
@@ -1313,7 +1313,7 @@ module IceGrid
1313
1313
  end
1314
1314
 
1315
1315
  def ==(other)
1316
- return false if
1316
+ return false if !other.is_a? ::IceGrid::NodeUpdateDescriptor or
1317
1317
  @name != other.name or
1318
1318
  @description != other.description or
1319
1319
  @variables != other.variables or
@@ -1455,7 +1455,7 @@ module IceGrid
1455
1455
  end
1456
1456
 
1457
1457
  def ==(other)
1458
- return false if
1458
+ return false if !other.is_a? ::IceGrid::ApplicationUpdateDescriptor or
1459
1459
  @name != other.name or
1460
1460
  @description != other.description or
1461
1461
  @distrib != other.distrib or
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #
@@ -46,7 +46,7 @@ module IceGrid
46
46
  end
47
47
 
48
48
  def ==(other)
49
- return false if
49
+ return false if !other.is_a? ::IceGrid::ServerDynamicInfo or
50
50
  @id != other.id or
51
51
  @state != other.state or
52
52
  @pid != other.pid or
@@ -92,7 +92,7 @@ module IceGrid
92
92
  end
93
93
 
94
94
  def ==(other)
95
- return false if
95
+ return false if !other.is_a? ::IceGrid::AdapterDynamicInfo or
96
96
  @id != other.id or
97
97
  @proxy != other.proxy
98
98
  true
@@ -136,7 +136,7 @@ module IceGrid
136
136
  end
137
137
 
138
138
  def ==(other)
139
- return false if
139
+ return false if !other.is_a? ::IceGrid::NodeDynamicInfo or
140
140
  @info != other.info or
141
141
  @servers != other.servers or
142
142
  @adapters != other.adapters
@@ -1,14 +1,14 @@
1
1
  # encoding: utf-8
2
2
  # **********************************************************************
3
3
  #
4
- # Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
+ # Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
5
5
  #
6
6
  # This copy of Ice is licensed to you under the terms described in the
7
7
  # ICE_LICENSE file included in this distribution.
8
8
  #
9
9
  # **********************************************************************
10
10
  #
11
- # Ice version 3.6.3
11
+ # Ice version 3.6.4
12
12
  #
13
13
  # <auto-generated>
14
14
  #