Create  Edit  Diff  FrontPage  Index  Search  Changes  Login

OmosiroCode

xscreensaver

https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=819703;filename=patch.txt;msg=5

@@ -1663,6 +1663,8 @@ stop_the_insanity (saver_preferences *p)
 Bool
 senescent_p (void)
 {
+  return 0;
+
   /* If you are in here because you're planning on disabling this warning
      before redistributing my software, please don't.

http://shinh.skr.jp/m/?date=20171020#p01

Bionic

https://android.googlesource.com/platform/bionic/+/77e944fd46728075fe632bcb5211da9daf5b7e68%5E%21/#F2

/* IMPORTANT: Any code that relies on wide character support is essentially
 *            non-portable and/or broken. the only reason this header exist
 *            is because I'm really a nice guy. However, I'm not nice enough
 *            to provide you with a real implementation. instead wchar_t == char
 *            and all wc functions are stubs to their "normal" equivalent...
Last modified:2019/03/06 20:12:34
Keyword(s):
References:[FrontPage]