Ask a Question related to Ruby, Design and Development.
-
Tobias Peters #1
Float#clone
I know Float instances are immutable and there is rarely a cause to want
to clone them, but this is odd:
irb(main):001:0> 1.3.clone
NoMethodError: allocator undefined for Float
from (irb):1:in `clone'
from (irb):1
I'd prefer if Float#clone instead really did the cloning.
Tobias
Tobias Peters Guest
-
YIM Clone
I was wondering can the communication server be used for creating individual2individual....type of meeting rooms. Can i make something like YIm for... -
#25562 [Opn->Bgs]: Float to String to Float conversion error
ID: 25562 Updated by: helly@php.net Reported By: daseymour at 3hc dot org -Status: Open +Status: ... -
#25562 [NEW]: Float to String to Float conversion error
From: daseymour at 3hc dot org Operating system: and PHP version: 4.3.3 PHP Bug Type: Math related Bug description: Float... -
How to clone
Sorry to be so dense about these things--I **do** have books and yet can't figure this out (hopefully learning curve will decline). I have a... -
clone aix 4.3
i try to clone a aix 4.3.3 from an 7043 box to a 6c1 . i boot from the CD : Start Maintenance Mode ... Install from System Backup ... as...



Reply With Quote

