pedz (Perry Smith)
- Email: pedz@easesoftware.com
- Registered on: 03/15/2009
- Last connection: 12/19/2015
Issues
- Assigned issues: 0
- Reported issues: 14
Activity
11/24/2015
-
12:58 AM Ruby trunk Bug #11733: Compile of ruby 2.2.3 fails on AIX 6.1 TL07 SP03
- Another set of errors (why I gave up on modifying fs.c were these:
compiling /usr/work/src/ruby-2.2.3/ext/-test-/f... -
12:54 AM Ruby trunk Bug #11733 (Closed): Compile of ruby 2.2.3 fails on AIX 6.1 TL07 SP03
- The build on AIX fails in the ext/-test-/file directory with errors such as
compiling /usr/work/src/ruby-2.2.3/ext...
09/10/2015
-
05:22 PM Ruby trunk Bug #11519: "#{nil}" produces string as US-ASCII rather than current encoding
- Great! This is why I love the Ruby community.
Thank you!
09/09/2015
-
08:11 PM Ruby trunk Bug #11519: "#{nil}" produces string as US-ASCII rather than current encoding
- Nobuyoshi Nakada wrote:
> What's and why wrong?
“#{bar}”.encoding != ‘UTF-8’ and “#{bar}#{foo}”.encoding != ‘UTF-... -
04:38 PM Ruby trunk Bug #11519 (Closed): "#{nil}" produces string as US-ASCII rather than current encoding
- ~~~ruby
#! /usr/bin/env ruby
# encoding: utf-8
puts "Ruby version: #{RUBY_VERSION}"
puts "__ENCODING__ = #{__EN...
10/29/2014
-
03:15 AM Ruby trunk Bug #10438: miniruby hangs on Mac 10.8.5 during build of ruby 2.1.4
- Adding --with-setjmp-type=_setjmp to configure fixed my problem. I can compile, install, and make check passes as we...
-
02:58 AM Ruby trunk Bug #10438: miniruby hangs on Mac 10.8.5 during build of ruby 2.1.4
- --gcc= and --cc= options to configure result in an error.
I did export CC=.... before the configure and that took ...
10/28/2014
-
02:55 AM Ruby trunk Bug #10438 (Closed): miniruby hangs on Mac 10.8.5 during build of ruby 2.1.4
- I am trying to make ruby 2.1.4 on a Mac 10.8.5 and the call to miniruby to update rbconfig.rb hangs.
When I attach...
01/30/2014
-
11:38 PM Ruby trunk Bug #9437: Build of ruby 2.1.0 fails on AIX 6.1
- This issue is bigger than I thought. While miniruby and perhaps ruby itself are fixed, other shared objects are not ...
01/27/2014
-
10:51 PM Ruby trunk Bug #9437: Build of ruby 2.1.0 fails on AIX 6.1
- Yutaka Kanemoto wrote:
> Since we are not able to remove `-L.` at this point, ...
Why do we need -L. ?
(I'm ...
Also available in: Atom