zeroc-ice-x86-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-x86-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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2ebf56554151241a0f94f9a5b5d290fa8525aa0f
4
- data.tar.gz: b3c0c5974b900d461484fb6f2e1a1cf898517a15
3
+ metadata.gz: be37d051f3cc5a34dce935ef92ffc0f8ce181972
4
+ data.tar.gz: 397570977443ec429fe7e531abbccbb2120a3aba
5
5
  SHA512:
6
- metadata.gz: dd5266b01ff45ad2739664a17cb7a6da46edf31c65f6be3cc4df542608770d49c8ba1613c5680125a1872c7d875750f406763ac7717327e98461ea156eadd69e
7
- data.tar.gz: f49e34278e50348aa45610a0a3f375f0259bc5089270b8cae3f5e07b13efdc078b88146b5e365f45aba49823e1bb43a9736f2002dba09027dd8d8d49cf56a4b7
6
+ metadata.gz: 2b790879dea573e460e325c82ff10617a8abd99fc98c478ace949e5335ec91705fb12ae27f351d22dba3bb891603cf539e3899ac3eb6faa7ae57b32b78d31778
7
+ data.tar.gz: d1db71df3b217b4b8bd0ecd78b5ca1d82400206fa5459cb30762835b1ccf26f8cc07574a70cf02bbb7bf82519466ad765d452f9aa2be072e44858bb1092f34ac
@@ -1,4 +1,4 @@
1
- Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
1
+ Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
2
2
 
3
3
  This copy of Ice is free software; you can redistribute it and/or modify
4
4
  it under the terms of the GNU General Public License version 2 as
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env ruby
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.
@@ -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.
@@ -9,7 +9,7 @@
9
9
 
10
10
  Gem::Specification.new do |s|
11
11
  s.name = 'zeroc-ice-x86-mingw'
12
- s.version = '3.6.3'
12
+ s.version = '3.6.4'
13
13
  s.summary = "ZeroC Ice for Ruby"
14
14
  s.description = <<-eos
15
15
  The Internet Communications Engine (Ice) provides a robust, proven
@@ -31,10 +31,11 @@ Join us on our user forums if you have questions about Ice.
31
31
  eos
32
32
  s.authors = ["ZeroC, Inc."]
33
33
  s.email = 'info@zeroc.com'
34
- s.files = %w[ICE_LICENSE LICENSE MCPP_LICENSE BZIP2_LICENSE ice-x86-mingw.gemspec] + Dir.glob('lib/**/*.rb') + Dir.glob('lib/*.so') + Dir.glob("slice/**/*.ice")
34
+ s.files = %w[ICE_LICENSE LICENSE MCPP_LICENSE ice-x86-mingw.gemspec] + Dir.glob('lib/**/*.rb') + Dir.glob('lib/*.so') + Dir.glob("slice/**/*.ice")
35
35
  s.homepage = 'https://zeroc.com'
36
- s.license = 'GPL v2 with exceptions'
36
+ s.license = 'GPL-2.0'
37
37
  s.rdoc_options = %w[--exclude=IceRuby.so$ --exclude=lib/slice2rb$]
38
38
  s.executables << 'slice2rb'
39
- s.required_ruby_version = '~> 2.1'
39
+ s.required_ruby_version = '~> 2.4'
40
+ s.metadata['msys2_mingw_dependencies'] = 'gcc-libs bzip2'
40
41
  end
@@ -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,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
  #
@@ -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
  #
@@ -47,7 +47,7 @@ module Glacier2
47
47
  end
48
48
 
49
49
  def ==(other)
50
- return false if
50
+ return false if !other.is_a? ::Glacier2::SSLInfo or
51
51
  @remoteHost != other.remoteHost or
52
52
  @remotePort != other.remotePort or
53
53
  @localHost != other.localHost 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
  #
data/lib/Ice.rb CHANGED
@@ -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.
@@ -252,35 +252,33 @@ module Ice
252
252
  @condVar = ConditionVariable.new
253
253
  @mutex = Mutex.new
254
254
  @queue = Array.new
255
- @done = false
256
255
  @callback = nil
256
+
257
+ @read, @write = IO.pipe
257
258
 
258
259
  #
259
260
  # Setup and install signal handlers
260
261
  #
261
262
  if Signal.list.has_key?('HUP')
262
- Signal.trap('HUP') { signalHandler('HUP') }
263
+ Signal.trap('HUP') { @write.puts 'HUP' }
263
264
  end
264
- Signal.trap('INT') { signalHandler('INT') }
265
- Signal.trap('TERM') { signalHandler('TERM') }
265
+ Signal.trap('INT') { @write.puts 'INT' }
266
+ Signal.trap('TERM') { @write.puts 'TERM' }
266
267
 
267
268
  @thr = Thread.new { main }
268
269
  end
269
270
 
270
- # Dequeue and dispatch signals.
271
+ # Read and dispatch signals.
271
272
  def main
272
- while true
273
- sig, callback = @mutex.synchronize {
274
- while @queue.empty? and not @done
275
- @condVar.wait(@mutex)
276
- end
277
- if @done
278
- return
279
- end
280
- @queue.shift
281
- }
273
+ while rs = IO.select([@read])
274
+ signal = rs.first[0].gets.strip
275
+ if signal == 'DONE'
276
+ @read.close()
277
+ break
278
+ end
279
+ callback = @callback
282
280
  if callback
283
- callback.call(sig)
281
+ callback.call(signal)
284
282
  end
285
283
  end
286
284
  end
@@ -288,10 +286,8 @@ module Ice
288
286
  # Destroy the object. Wait for the thread to terminate and cleanup
289
287
  # the internal state.
290
288
  def destroy
291
- @mutex.synchronize {
292
- @done = true
293
- @condVar.signal
294
- }
289
+ @write.puts 'DONE'
290
+ @write.close()
295
291
 
296
292
  # Wait for the thread to terminate
297
293
  @thr.join
@@ -319,16 +315,7 @@ module Ice
319
315
  }
320
316
  end
321
317
 
322
- # Private. Only called by the signal handling mechanism.
323
- def signalHandler(sig)
324
- @mutex.synchronize {
325
- #
326
- # The signal AND the current callback are queued together.
327
- #
328
- @queue = @queue.push([sig, @callback])
329
- @condVar.signal
330
- }
331
- end
318
+
332
319
  @@_self = nil
333
320
  end
334
321
 
@@ -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
  #
@@ -226,7 +226,7 @@ module Ice
226
226
  end
227
227
 
228
228
  def ==(other)
229
- return false if
229
+ return false if !other.is_a? ::Ice::ACM or
230
230
  @timeout != other.timeout or
231
231
  @close != other.close or
232
232
  @heartbeat != other.heartbeat
@@ -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
  #
@@ -114,7 +114,7 @@ module Ice
114
114
  end
115
115
 
116
116
  def ==(other)
117
- return false if
117
+ return false if !other.is_a? ::Ice::Current or
118
118
  @adapter != other.adapter or
119
119
  @con != other.con or
120
120
  @id != other.id 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
  #