Feature #4084
closedpack should support 64bit network byte order longs
Description
=begin
pack should support 64bit network byte order longs. I've attached a patch that implements it.
=end
Files
Updated by tenderlovemaking (Aaron Patterson) almost 14 years ago
- File deleted (
unsigned_long.diff)
=begin
=end
Updated by tenderlovemaking (Aaron Patterson) almost 14 years ago
- File unsigned_long.diff added
=begin
=end
Updated by tenderlovemaking (Aaron Patterson) almost 14 years ago
- File deleted (
unsigned_long.diff)
=begin
=end
Updated by tenderlovemaking (Aaron Patterson) almost 14 years ago
- File unsigned_long.diff unsigned_long.diff added
=begin
=end
Updated by naruse (Yui NARUSE) almost 14 years ago
- Status changed from Open to Closed
=begin
Use "Q>".
See #3947 or r29496.
=end
Updated by zenspider (Ryan Davis) almost 14 years ago
=begin
On Nov 23, 2010, at 21:40 , Yui NARUSE wrote:
Issue #4084 has been updated by Yui NARUSE.
Status changed from Open to Closed
Use "Q>".
See #3947 or r29496.
I don't have this in my downloaded rdoc set (which I think is 1.8 data). I see the rdoc in trunk... maybe it needs to be backported?
=end
Updated by naruse (Yui NARUSE) almost 14 years ago
=begin
(2010/11/24 18:50), Ryan Davis wrote:
On Nov 23, 2010, at 21:40 , Yui NARUSE wrote:
Issue #4084 has been updated by Yui NARUSE.
Status changed from Open to Closed
Use "Q>".
See #3947 or r29496.I don't have this in my downloaded rdoc set (which I think is 1.8 data).
I see the rdoc in trunk... maybe it needs to be backported?
It is 1.9.3 feature.
Anyway if you want to backport this to ruby_1_8, I don't object it.
--
NARUSE, Yui naruse@airemix.jp
=end
Updated by tenderlovemaking (Aaron Patterson) almost 14 years ago
=begin
On Wed, Nov 24, 2010 at 02:40:06PM +0900, Yui NARUSE wrote:
Issue #4084 has been updated by Yui NARUSE.
Status changed from Open to Closed
Use "Q>".
See #3947 or r29496.
Ah, I see. Thank you!
--
Aaron Patterson
http://tenderlovemaking.com/
Attachment: (unnamed)
=end