ittayd (Ittay Dror)
- Login: ittayd
- Registered on: 11/21/2008
- Last sign in: 08/19/2009
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 4 | 4 |
Activity
08/19/2009
- 08:27 PM Ruby master Bug #1960 (Closed): errors in configure on AIX
- =begin
running on AIX 5.2, with:
./configure CC=cc --prefix=/opt/build/ruby CFLAGS='-g -qlanglvl=extc89 -q32'
...
04/16/2009
- 03:41 PM Backport187 Bug #1131: String#unpack("V") does not work correctly is linux on s390x
- =begin
=end
- 03:38 PM Backport187 Backport #1383 (Closed): ruby segfaults on redhat el3 amd64
- =begin
ruby constantly segfaults. below is part of the stack as shown by gdb. i'd be happy to provide more informat...
02/09/2009
- 12:05 AM Backport187 Bug #1131: String#unpack("V") does not work correctly is linux on s390x
- =begin
the following workaround fixes the issue:
if [1].pack('V').unpack('V')[0] != 1
class String
alia...
02/08/2009
- 10:32 PM Backport187 Bug #1131 (Closed): String#unpack("V") does not work correctly is linux on s390x
- =begin
irb(main):008:0> [17138429].pack("V").unpack("V")
=> [73608992059817984]
ruby --version:
ruby 1.8.7 ...
12/14/2008
- 02:31 AM Backport186 Backport #766: 'Not enough space' error on windows
- =begin
as mentioned, this happened in other machines. i'll try creating a fresh environment and check it there. howe... - 01:26 AM Backport186 Backport #766: 'Not enough space' error on windows
- =begin
i tried both. what i see is a lot of rb_eval calls.
in all places i have worked, whenever a client said...
12/09/2008
- 04:50 PM Backport186 Backport #766: 'Not enough space' error on windows
- =begin
I tried to reproduce with a smaller example code but failed
Also, I'm having many segmentation faults (in ...
12/05/2008
- 06:35 AM Backport186 Backport #766: 'Not enough space' error on windows
- =begin
sorry, it's internal code.
perhaps more analysis tools can be added to ruby? just now i'm dealing with ...
12/04/2008
- 07:47 PM Backport186 Backport #766: 'Not enough space' error on windows
- =begin
the problem was because i was deleting many files and FileUtils#rm_rf prints a message about the files it is ...
Also available in: Atom