weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [patch #7316] Ruby plugin fixes for Ruby 1.9.2


From: JD
Subject: [Weechat-dev] [patch #7316] Ruby plugin fixes for Ruby 1.9.2
Date: Wed, 15 Sep 2010 07:24:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100908 Firefox/3.6.9

URL:
  <http://savannah.nongnu.org/patch/?7316>

                 Summary: Ruby plugin fixes for Ruby 1.9.2
                 Project: WeeChat
            Submitted by: jdhore
            Submitted on: Wed 15 Sep 2010 07:24:16 AM GMT
                Category: script plugin
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                IRC nick: 

    _______________________________________________________

Details:

Here are a bunch of fixes for compilation of the Ruby plugin against Ruby
1.9.2. The biggest change is the STR2CSTR, which was used in many places has
been removed in Ruby and replaced by StringValuePtr, but all scripts will
still work after this change. STR2CSTR has been deprecated since Ruby 1.8.0 so
there shouldn't be anyone having problems with this.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 15 Sep 2010 07:24:16 AM GMT  Name: ruby-1.9.2-fixes.patch  Size:
66kB   By: jdhore

<http://savannah.nongnu.org/patch/download.php?file_id=21462>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7316>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]