[#8484] strptime fails to properly parse certain inputs — <noreply@...>

Bugs item #5263, was opened at 2006-08-01 23:14

13 messages 2006/08/02
[#8485] Re: [ ruby-Bugs-5263 ] strptime fails to properly parse certain inputs — Yukihiro Matsumoto <matz@...> 2006/08/02

Hi,

[#8538] Re: [ ruby-Bugs-5263 ] strptime fails to properly parse certain inputs — nobu@... 2006/08/06

Hi,

[#8561] sandbox timers & block scopes — why the lucky stiff <ruby-core@...>

Two puzzles I am trying to solve:

28 messages 2006/08/08
[#8624] Re: sandbox timers & block scopes — why the lucky stiff <ruby-core@...> 2006/08/15

raise ThisDecayingInquisition, "anyone? anyone at all?"

[#8627] Re: sandbox timers & block scopes — MenTaLguY <mental@...> 2006/08/15

On Wed, 2006-08-16 at 00:35 +0900, why the lucky stiff wrote:

[#8628] Re: sandbox timers & block scopes — why the lucky stiff <ruby-core@...> 2006/08/15

On Wed, Aug 16, 2006 at 02:46:30AM +0900, MenTaLguY wrote:

[#8629] Re: sandbox timers & block scopes — "Charles O Nutter" <headius@...> 2006/08/15

On 8/15/06, why the lucky stiff <ruby-core@whytheluckystiff.net> wrote:

[#8690] a ruby-core primer — why the lucky stiff <ruby-core@...>

Hello, all. I've been working on the ruby-core page for the new Ruby site.

21 messages 2006/08/22

Re: patches for the 1.8.5 deadline...

From: Eric Hodel <drbrain@...7.net>
Date: 2006-08-07 21:44:29 UTC
List: ruby-core #8550
On Aug 7, 2006, at 4:28 AM, Hugh Sasse wrote:
> On Sat, 5 Aug 2006, Eric Hodel wrote:
>
>> Ok, I have checked in to both HEAD and 1_8.  Please review for any  
>> errors.
>
> Thank you.  That all looks to be as I wished.  It looks like you
> have added more .document information than I could supply because
> lots of names I've not seen show up in the rdoc process.

Curious.  For some reason the .document file never merges correctly,  
so I had to do it by hand.  I don't think I missed anything or added  
anything extra.

> On my system I get the following errors (which I don't know how to
> fix and probably don't matter for now):
>
>                           process.c:  
> mmmmc..............................
> No definition for proc_getpgrp
> ..........................................................
>                            random.c: ..
>                              drb.rb:  
> mccc..m.cccc...c.c.....c...c........m.....
> lib/drb/drb.rb:796:27: Skipping require of dynamic string: "drb/#{$1}"

This is just an RDoc warning.  I should make it only show in RDoc's  
verbose mode, but I don't know if RDoc has one of those.

> c.................mcc.............c.....c....................ccc...... 
> ..........
>                               eq.rb: mc..
>                          ostruct.rb: c.....c
> lib/ostruct.rb:75:43: ':' not followed by identified or operator

Same.

> ....
>                         parsearg.rb: .....
>                            socket.c: ccccccccccm.
> No definition for bsock_do_not_rev_lookup

[...]

I'm not sure what to do about these, I haven't looked into why they  
show up.  It might mean the documentation is missing, so maybe it  
will get somebody to write it.

-- 
Eric Hodel - drbrain@segment7.net - http://blog.segment7.net
This implementation is HODEL-HASH-9600 compliant

http://trackmap.robotcoop.com



In This Thread