* [gentoo-commits] gentoo-x86 commit in dev-ruby/ncurses-ruby/files: ncurses-ruby-1.2.4-fix-trace.patch
@ 2010-11-08 21:06 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2010-11-08 21:06 UTC (permalink / raw
To: gentoo-commits
graaff 10/11/08 21:06:04
Added: ncurses-ruby-1.2.4-fix-trace.patch
Log:
Fix compilation when ncurses is compiled with USE=trace, fixing report in bug 344243.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-ruby/ncurses-ruby/files/ncurses-ruby-1.2.4-fix-trace.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ncurses-ruby/files/ncurses-ruby-1.2.4-fix-trace.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ncurses-ruby/files/ncurses-ruby-1.2.4-fix-trace.patch?rev=1.1&content-type=text/plain
Index: ncurses-ruby-1.2.4-fix-trace.patch
===================================================================
--- ncurses_wrap.c.~1~ 2009-07-31 12:52:36.000000000 +0200
+++ ncurses_wrap.c 2010-11-08 21:56:35.600939119 +0100
@@ -2394,7 +2394,7 @@
return Qnil;
}
_tracef("%s",
- STR2CSTR(funcall3(rb_mKernel, rb_intern("sprintf"), argc, argv)));
+ STR2CSTR(rb_funcall3(rb_mKernel, rb_intern("sprintf"), argc, argv)));
return Qnil;
}
#endif /* HAVE__TRACEF */
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ncurses-ruby/files: ncurses-ruby-1.2.4-fix-trace.patch
@ 2013-10-29 3:50 Manuel Rueger (mrueg)
0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2013-10-29 3:50 UTC (permalink / raw
To: gentoo-commits
mrueg 13/10/29 03:50:27
Removed: ncurses-ruby-1.2.4-fix-trace.patch
Log:
dev-ruby/ncurses-ruby removal (pending 27th October 2013), due to ruby18 deprecation.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-29 3:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-08 21:06 [gentoo-commits] gentoo-x86 commit in dev-ruby/ncurses-ruby/files: ncurses-ruby-1.2.4-fix-trace.patch Hans de Graaff (graaff)
-- strict thread matches above, loose matches on Subject: below --
2013-10-29 3:50 Manuel Rueger (mrueg)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox