Project

General

Profile

Actions

Bug #3605

closed

undefined symbol: strlcpy

Added by akr (Akira Tanaka) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-dev:41872]

Description

=begin
以下のように test_pty.rb で undefined symbol: strlcpy になります。

% ./ruby test/test_pty.rb
Loaded suite test/test_pty
Started
./ruby: symbol lookup error:
/home/akr/chkbuild/tmp/build/ruby-trunk/20100723T040700/lib/ruby/1.9.1/i686-linux/pty.so:
undefined symbol: strlcpy
zsh: exit 127 ./ruby test/test_pty.rb
% ./ruby -v
ruby 1.9.3dev (2010-07-22 trunk 28717) [i686-linux]

[田中 哲][たなか あきら][Tanaka Akira]
=end

Actions #1

Updated by nobu (Nobuyoshi Nakada) over 13 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r28727.
Akira, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions

Also available in: Atom PDF

Like0
Like0