public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/cssc/files: cssc-1.3.0-gets.patch
@ 2012-09-28 16:01 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2012-09-28 16:01 UTC (permalink / raw
  To: gentoo-commits

jer         12/09/28 16:01:13

  Added:                cssc-1.3.0-gets.patch
  Log:
  Fix building against sys-libs/glibc-2.16 (bug #436510).
  
  (Portage version: 2.2.0_alpha134/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-vcs/cssc/files/cssc-1.3.0-gets.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cssc/files/cssc-1.3.0-gets.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cssc/files/cssc-1.3.0-gets.patch?rev=1.1&content-type=text/plain

Index: cssc-1.3.0-gets.patch
===================================================================
--- a/gl/lib/stdio.in.h
+++ b/gl/lib/stdio.in.h
@@ -138,8 +138,10 @@
 /* It is very rare that the developer ever has full control of stdin,
    so any use of gets warrants an unconditional warning.  Assume it is
    always declared, since it is required by C89.  */
+#ifdef gets
 #undef gets
 _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
+#endif
 
 #if @GNULIB_FOPEN@
 # if @REPLACE_FOPEN@





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-vcs/cssc/files: cssc-1.3.0-gets.patch
@ 2014-10-10 14:31 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2014-10-10 14:31 UTC (permalink / raw
  To: gentoo-commits

jer         14/10/10 14:31:51

  Removed:              cssc-1.3.0-gets.patch
  Log:
  Old.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key A792A613)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-10 14:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-28 16:01 [gentoo-commits] gentoo-x86 commit in dev-vcs/cssc/files: cssc-1.3.0-gets.patch Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-10 14:31 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox