a3li (Alex Legler)
- Login: a3li
- Email: a3li@gentoo.org
- Registered on: 01/05/2009
- Last sign in: 03/29/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 3 | 3 |
Activity
08/19/2010
-
02:03 AM Ruby Bug #3713 (Closed): Ruby 1.8.6 fails to build against Tk >= 8.5
- =begin
Building ruby 1.8.6 with Tk support and an installed Tk version of 8.5 or later results in the following compilation failure:
i686-pc-linux-gnu-gcc -shared -o ../../.ext/i686-linux/tcltklib.so tcltklib.o stubs.o -L. -L../.....
01/28/2010
-
06:08 AM Ruby Bug #2558: r24591 causes Segfault
- =begin
trunk: ruby 1.9.2dev (2010-01-28 trunk 26454) [x86_64-linux]
alex@neon trunk % ./ruby ~/file.rb >| /dev/null
*** glibc detected *** ./ruby: free(): corrupted unsorted chunks: 0x000000000080daa0 ***
======= Backtrace: ===...
01/05/2010
-
06:28 PM Ruby Bug #2558 (Closed): r24591 causes Segfault
- =begin
While looking into a test failure in test_thread.rb (ticket #2506), I stumbled upon a segmentation fault that was randomly happening.
To reproduce, run `make test', or the extracted sample (attached) while redirecting output...
12/21/2009
-
10:29 PM Ruby Bug #2506: Make test fails on Ubuntu 9.10 64bit
- =begin
I can reproduce this issue as well on Gentoo (amd64) and Debian (i686).
=end
01/05/2009
-
04:56 AM Ruby Bug #980 (Closed): Requiring erb produces two warnings in 1.9.1-RC1
- =begin
When requiring erb with 1.9.1 RC1 or trunk with -w these two warnings are shown:
-:1: warning: encoding 'UTF-8' is ignored, valid only in the first line except for shebang line.
-:1: warning: encoding 'Big5' is ignored, va...