1: ;;; broken.el --- Emacs broken facility information registry. 2:
32: (defvar notice-non-obvious-broken-facility t 33: "If the value is t, non-obvious broken facility is noticed when 34: `broken-facility' macro is expanded.") 35:
16: $Id: broken.py 67630 2006-04-27 00:54:03Z jim $ 17: """
20: import ZODB.broken 21: import zope.interface
31: class Broken(ZODB.broken.Broken): 32: zope.interface.implements(
16: $Id: broken.py 29446 2005-03-11 22:07:51Z tim_one $ 17: """
24: class Broken(object): 25: """Broken object base class
57: You can't modify broken objects:: 58:
155: "lslash", "Scaron", "scaron", "Zcaron", 156: "zcaron", "brokenbar", "Eth", "eth", 157: "Yacute", "yacute", "Thorn", "thorn",
1122: if(n<0 || n>=ttf_nglyphs) { 1123: WARNING_1 fprintf(stderr, "Font contains a broken glyph code mapping, ignored\n"); 1124: continue;
1: /* 2: * $Id: broken.c,v 1.14 2003/07/01 13:21:25 michaels Exp $ 3: *
48: static const char rcsid[] = 49: "$Id: broken.c,v 1.14 2003/07/01 13:21:25 michaels Exp $"; 50:
1: #!/bin/bash 2: # broken-link.sh 3: # Written by Lee bigelow <ligelowbee@yah...>
7: #+ so they can be fed to xargs and dealt with :) 8: #+ eg. sh broken-link.sh /somedir /someotherdir|xargs rm 9: #
1293: * anything except the ECMA-262 "original prototype value" behavior, which was 1294: * broken for years in SpiderMonkey. In other words, without these flags you 1295: * get backward compatibility.
8: __name__ = "broken transform" 9: inputs = ("BROKEN",) 10: output = "BROKEN" 11:
29: def register(): 30: return broken()
376: #ifdef ESPIPE 377: if (errno != ESPIPE) /* fclose is broken for pipes in HP/UX */ 378: #endif
Google Home - Google Code - Discuss - Terms of Service - Help - Submit Your Code©2009 Google - Privacy