search for: indoctrinated

Displaying 13 results from an estimated 13 matches for "indoctrinated".

Did you mean: indoctrinate
2006 Sep 29
5
ObjectPreviouslyDeleted when trying to paint
Hi, I''m running into something along the lines of bug 5383. I''m hoping I''m doing something obviously wrong and that someone can point me in the right direction. I''ve got a custom paint event handler: def on_paint puts "mainframe on_paint" paint do |dc| dc.clear @cl.draw dc end end Then I''ve got a key press
2012 Jun 13
4
[LLVMdev] Develop on trunk.
On Wed, Jun 13, 2012 at 11:43 AM, Andrew Trick <atrick at apple.com> wrote: > > On Jun 13, 2012, at 7:15 AM, Sergei Larin <slarin at codeaurora.org> wrote: > > Again, this is branch code, but if I can see something wrong in platform > independent portion, I'll track it on the trunk. > > > I hate to be the one to start this thread, but I have to say it at
2006 Apr 20
2
Missing p-values using lmer()
Hello, I’m trying to perform a REML analysis using the lmer() function (lme4 package). Well, it seems to work well, except that I’m not getting any p-value (see example below). Can someone tell me what I did wrong? Thanks for your help, Amélie > library(gdata) > dive <- read.xls("C:/Documents and Settings/Amelie/My Documents/Postdoc/CE 2005-2006/divebydive.xls",
2012 Jun 15
0
[LLVMdev] Develop on trunk.
Chandler Carruth <chandlerc at google.com> writes: > - Commit velocity may go up, but testing, correctness, and quality of > those commits will go down. You also have the added burden of having > to commit merges. None of those things need go down. We have our own testing regime. > - Code review latency doesn't go away, it gets deferred until the time > at which you
2015 Jun 29
2
Using a CentOS 6 Machine as a gateway/router/home server
On 06/29/2015 06:46 AM, Sorin Srbu wrote: > Even considering a minimal CentOS install, is that still less minimal than > e.g. Smoothwall or Ipcop? Yes, a minimal install of CentOS is probably larger (less minimal) than a specialized distribution. > In my world, security has a price and, and that might be the need to learn > another distro in order to minimize security issues (and
2018 Mar 13
4
[Announce] Samba 4.8.0 Available for Download
On Tue, Mar 13, 2018 at 09:08:36PM +0000, Miguel Medalha via samba wrote: > > > On 13-03-2018 19:22, Karolin Seeger via samba-technical wrote: > > ======================================================== > > "It is time that we all see gender as a > > spectrum instead of two sets of > > opposing ideals. We should stop > > defining each other
2018 Mar 13
4
[Announce] Samba 4.8.0 Available for Download
On Tue, Mar 13, 2018 at 09:08:36PM +0000, Miguel Medalha via samba wrote: > > > On 13-03-2018 19:22, Karolin Seeger via samba-technical wrote: > > ======================================================== > > "It is time that we all see gender as a > > spectrum instead of two sets of > > opposing ideals. We should stop > > defining each other
2006 Nov 17
1
How to set up R for Macbook Pro Intel Core Duo
I just recently purchased a Macbook Pro, Intel Core Duo 2GHz, 512 MB RAM. After looking through several articles in this forum I found the link to the R Mac Wiki. I am not that tech-savy but it appeared to me that this link, http://wiki.urbanek.info/index.cgi?IntelMacR describes how to install R on a Intel Mac Core Duo to utilise the two cores. I have also downloaded and installed the
2012 Jun 13
0
[LLVMdev] Develop on trunk.
On Jun 13, 2012, at 7:15 AM, Sergei Larin <slarin at codeaurora.org> wrote: > Again, this is branch code, but if I can see something wrong in platform > independent portion, I'll track it on the trunk. I hate to be the one to start this thread, but I have to say it at least once... General advice. Working off trunk will be less painful than cherry-picking. When it comes to
2008 Nov 08
0
A broader CentOS information sharing issue? [ Was What's an Enterprise class OS ]
On Sat, 2008-11-08 at 08:55 -0800, Akemi Yagi wrote: > <snip> > Many of you on this mailing list may still remember the longish thread > regarding the writing of a HowTo rpmbuild article. At that time, I > quoted several forum posts to demonstrate the fact that we repeatedly > *type* the same answer each time a new person asks the same question. > This was because there
2011 May 20
2
Variability plot in R
Is there a package in R that can do a variability plot? A variability plot is a kind of categorized dot plot. (If there is a lot of data in each category, box plots are used rather than dot plots.) Usually, the categories are factor level combinations. All the dot plots appear in the same window; below the x-axis a hierarchy of factors shows which dot plot corresponds to which factor-level
2012 Jun 13
0
[LLVMdev] Develop on trunk.
Guys, that was very interesting and useful stuff you preached there. Mind if I make a patch to the FAQ and include it somewhere? "Q: When should I develop against a branch? A: Only if you are making really big or controversial changes. ... blah blah I am thinking that it would be highly useful for the project, if somebody (yours sincerely) took it upon himself to hunt and gather the very
2012 Jun 13
4
[LLVMdev] Assert in live update from MI scheduler.
Andy, Thanks for reply. I was able to trace the problem to the MI DAG dep constructor. See this: SU(0): %vreg1<def> = COPY %vreg10<kill>; IntRegs:%vreg1,%vreg10 # preds left : 0 # succs left : 0 # rdefs left : 1 Latency : 1 Depth : 0 Height : 0 SU(1): %vreg10<def> = LDriw %vreg9<kill>, 0;