diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2016-01-01 20:07:12 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2016-01-01 20:07:47 +0100 |
| commit | fac1196282efaaf667515e87e5cbf13d2973164b (patch) | |
| tree | ddb69c75376b43f2d11e8a3c0c48e2d7bf48dd8f /lib/kross/ruby/rubyconfig.h | |
| parent | 8099312e2d683020df2aa616091b8de4daf53b57 (diff) | |
| download | koffice-fac1196282efaaf667515e87e5cbf13d2973164b.tar.gz koffice-fac1196282efaaf667515e87e5cbf13d2973164b.zip | |
Add wrapper for rb_set_safe_level
This resolves FTBFS with Ruby 2.2
This resolves Bug 2467
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0c09c41f99f50da12e6a13357683679f1d0bc9c1)
Diffstat (limited to 'lib/kross/ruby/rubyconfig.h')
| -rw-r--r-- | lib/kross/ruby/rubyconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kross/ruby/rubyconfig.h b/lib/kross/ruby/rubyconfig.h index 81a74c550..b961a4768 100644 --- a/lib/kross/ruby/rubyconfig.h +++ b/lib/kross/ruby/rubyconfig.h @@ -1,5 +1,5 @@ /*************************************************************************** - * pythonconfig.h + * rubyconfig.h * This file is part of the KDE project * copyright (C)2005 by Cyrille Berger (cberger@cberger.net) * |
