Fabian Groffen
Fabian Groffen
system info: % gcc -dumpmachine powerpc-apple-darwin9 % gcc -dumpversion 10.1.0 % ld -v @(#)PROGRAM:ld PROJECT:ld64-97.17 (Gentoo binutils-apple-3.2.6) Library search paths: /Volumes/Scratch/Gentoo/Leopard/usr/lib /Volumes/Scratch/Gentoo/Leopard/lib /usr/lib /usr/local/lib Framework search paths: /Library/Frameworks/ /System/Library/Frameworks/ ld:...
1597 tracef("adding %s to existing group %s\n", rwalk->pattern, b); 1598 bwalk->refcnt++; 1599 bwalk->lastroute = bwalk->lastroute->next = rwalk; 1600 rnext = rwalk->next; 1601 rwalk->next = NULL; >>> CID 185567: Control flow...
`a test!` renders as **a**test, because the whitespace in the tag is eaten
In our setup we use multiple clusters with replication = 2, and each of those clusters live in two locations (at minimum). Due to the nature of the application (high-volume),...
one cannot just install any binpkg on a Prefix system, it needs to contain a compatible EPREFIX, that is, the same (preferable), or one that can be adjusted to using...
During bootstrap, the bash being used is without readline support, which means no compgen is available. Signed-off-by: Fabian Groffen
…ipts - canonicalise EPREFIX only once (pull out of the loop) - do not process binary files (grep -I) - ensure we match files, avoid double / (bug #861305) -...
http://graphite.readthedocs.org/en/latest/functions.html#graphite.render.functions.asPercent When used with two metrics and no value to determine the 100%, carbonapi draws a 100% value, graphite-web draws two lines with the corresponding percentage calculations based on the...