Syslog has broken on OS X
-------------------------

                 Key: JRUBY-3585
                 URL: http://jira.codehaus.org/browse/JRUBY-3585
             Project: JRuby
          Issue Type: Bug
          Components: Extensions
    Affects Versions: JRuby 1.2
            Reporter: Charles Oliver Nutter
             Fix For: JRuby 1.3


At some point syslog broke:

{noformat}
~/projects/rubyspec ➔ jruby -d -e "require 'syslog'"
Exception `LoadError':Syslog not supported on this platform at 
/Users/headius/projects/jruby/lib/ruby/1.8/syslog.rb:20 - #<LoadError:0x1220b36>
/Users/headius/projects/jruby/lib/ruby/1.8/syslog.rb:20: Syslog not supported 
on this platform (LoadError)
        from /Users/headius/projects/jruby/lib/ruby/1.8/syslog.rb:1:in `require'
        from -e:1
{noformat}

We need to fix and add a test for it (ideally one that still works correctly on 
syslog-free platforms like Windows).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to