search for: leafy

Displaying 5 results from an estimated 5 matches for "leafy".

Did you mean: leaf
2010 Sep 26
0
[LLVMdev] What is the canonical way to build on Solaris 10?
...odel: posix gcc version 4.2.2 llvm/clang is configured with: CC=/opt/gcc4/bin/gcc CXX=/opt/gcc4/bin/g++ INSTALL=/usr/ucb/install NM=/usr/sfw/bin/gnm ./configure --enable-targets=host But it ran into the follow compilation error: gmake -C lto all gmake[2]: Entering directory `/app/user/work-area-leafy/llvm/tools/lto' llvm[2]: Linking Release Shared Library libLTO.so /opt/gcc4/bin/g++ -I/app/user/work-area-leafy/llvm/include -I/app/user/work-area-leafy/llvm/tools/lto -DNDEBUG -include llvm/System/Solaris.h -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3 -fomit-frame-pointer...
2011 Feb 11
0
[LLVMdev] Compiler error when self-hosting
...bin/clang -cc1 -triple x86_64-apple-darwin10.0.0 -emit-obj -disable-free -disable-llvm-verifier -main-file-name regcomp.c -pic-level 1 -mdisable-fp-elim -masm-verbose -munwind-tables -target-cpu core2 -target-linker-version 97.17 -resource-dir /usr/local/bin/../lib/clang/2.9 -dependency-file /Users/leafy/Projects/llvm/lib/Support/Release/regcomp.d.tmp -MP -MT /Users/leafy/Projects/llvm/lib/Support/Release/regcomp.o -MT /Users/leafy/Projects/llvm/lib/Support/Release/regcomp.d -D NDEBUG -D _GNU_SOURCE -D __STDC_LIMIT_MACROS -D __STDC_CONSTANT_MACROS -I /Users/leafy/Projects/llvm/include -I /Users/lea...
2006 Mar 20
1
type in daisy
...meric(humid) basic=as.numeric(basic) azot=as.numeric(azot) durflow=as.numeric(durflow) height=as.ordered(height) spread=as.ordered(spread) begflow=as.ordered(begflow) mycor=as.ordered(mycor) piq=as.factor(piq) lign=as.factor(lign) grain=as.factor(grain) ros=as.factor(ros) semiros=as.factor(semiros) leafy=as.factor(leafy) autopoll=as.factor(autopoll) geito=as.factor(geito) insect=as.factor(insect) wind=as.factor(wind) suman=as.factor(suman) winan=as.factor(winan) monocarp=as.factor(monocarp) polycarp=as.factor(polycarp) phan=as.factor(phan) cham=as.factor(cham) hemi=as.factor(hemi) geo=as.factor(geo...
2012 Sep 28
0
Statistician Vacancy - CAMHS EBPU, UCL and Anna Freud Centre
...c and service development unit, currently consisting of 19 people including: researchers, clinicians and service development specialists (http://www.ucl.ac.uk/clinical-psychology/EBPU/). It is part of University College London (UCL) and the Anna Freud Centre (AFC), with main offices based at AFC in leafy North West London. The unit undertakes research helping develop effective service provision for children and young people with emotional and behavioural difficulties. This involves leading major national data collection processes as part of practitioner learning collaborations and research projects...
2009 Feb 25
5
[Cucumber] pretty html output?
Cucumberists (and RSpec Classic users ;): How can we convert a Cucumber feature file into HTML with syntax highlighting? Not the test-runner output; that''s preprocessed so it does not match the input file... Tx! -- Phlip