search for: indendation

Displaying 20 results from an estimated 23 matches for "indendation".

Did you mean: identation
2015 Mar 28
2
[LLVMdev] LLVMContextImpl.h not installed?
Hi all, I 'd like to fetch a list of structures, and found that it could be done via LLVMContextImpl *pImpl = Context.pImpl; pImpl->AnonStructTypes This however needs the inclusion of LLVMContextImpl.h, which is not contained in the includes dir, but in the lib/IR dir (next to the .cpp files) and is not installed under /usr/local/include... Whats the reason for this? Isn't it
2011 May 22
2
unwanted coercion using apply
I need to convert a dataframe to a record-structure, to be able to encode it later in JSON. Suppose this is the data: mydata <- data.frame(foo=1:3, bar=c("M","M","F")); I would like to convert this to a unnamed list (json array) of key-value pairs. For example like this: apply(data.frame(foo=1:3, bar=c("M","M","F")),1,as.list)
2013 May 09
2
[LLVMdev] reducing indentation
It occurred to me that a lot of times there is indendation with looping with no intervening code, other than the for loops themselves. For example: for (Function::iterator BB = F.begin(), E = F.end(); BB != E; ++BB) for (BasicBlock::iterator I = BB->begin(), E = BB->end(); I != E; ++I) { Instruction &Inst = *I; ........
2003 Apr 23
1
Setting up Xemacs + Sweave
Dear list, I have tried to setup my Xemacs for use with Sweave, which I indend to learn. I have followed the instructions in the Sweave FAQ, that is to say, I put (defun Rnw-mode () (require 'ess-noweb) (noweb-mode) (if (fboundp 'R-mode) (setq noweb-default-code-mode 'R-mode))) (add-to-list 'auto-mode-alist '("\\.Rnw\\'" . Rnw-mode)) (add-to-list
2019 Mar 31
2
classic upgrade woes, ignores realm
I am running samba as a fileserver, having some users (LDAP backend) and lots of files. No machines ever joined this setup. Now I want to join some clients, but want to upgrade to AD before I do that. Configuration is quite old, but had no issues so far. I've been following https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_Domain_to_Samba_AD_(Classic_Upgrade) Since the LDAP backend
2008 May 13
0
[LLVMdev] win32 assemblers and linkers for llvm
Yes, you are right. During my testings, I tried the llvm produced .S files with the gcc frontend and it compiled and linked them to the final executable. The problem is with the gcc and binutils licence. This is GPL and while this is ok for open source or for academic purposes, it can't be used on commercial projects. In fact one of the strong points of llvm (and clang) is its BSD like
2008 May 13
2
[LLVMdev] win32 assemblers and linkers for llvm
> There's also then entire GNU toolchain, through MinGW and/or Cygwin. Which works perfectly right now without any extra tweaking :) -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.
2019 Mar 31
2
classic upgrade woes, ignores realm
Am 31.03.19 um 14:08 schrieb Rowland Penny via samba: > On Sun, 31 Mar 2019 13:37:44 +0200 > Patrick von der Hagen via samba <samba at lists.samba.org> wrote: > >> I am running samba as a fileserver, having some users (LDAP backend) >> and lots of files. No machines ever joined this setup. Now I want to >> join some clients, but want to upgrade to AD before I do
2010 Jun 21
0
[LLVMdev] getGlobalContext()
Suppose I have a multi-threaded application that needs to compile many independant bitcodes. All threads do compilation concurrently. For each thread, it creates its own context like the following: LLVMContext *mycontext = new LLVMContext(); But it seems there are still places that explicitly refer to the global context (like in Module.cpp). I wonder wether this is indended or has yet to be
2004 Jan 02
0
Grandstream Flash Button
I don't know how I managed to mess up sending this last time, but somehow it got attached to the AgentCallbackLogin thread. Since the indended audience may not see it there, please indulge me by tolerating this second copy: Here's a little tidbit about the non-functional flash key on the Budgetone 100's. I have 20 of these phones. On some, the flash key works, and on some it
2012 Apr 23
0
Different results for sparse and dense version of model matrix using contrasts and interactions
Dear all, I've been getting different results from the sparse and dense version of model.Matrix when used with sparse contrasts and interactions between factors. The same happens when using model.matrix and sparse.model.matrix. When calculating list.contrasts I get the same results for sparse and dense contrasts (except the type of the matrix is different of course). However, when I use these
2004 Dec 03
3
libcom32 license and linking
Peter- Can you please clarify the license of libcom32, from the samples directory in syslinux? I am attempting to create .c32 files that are not encumbered by the GPL, but the conio.c file states that is is covered by the GPL. So far, I have resisted linking with libcom32.a, but is it really your intent to license the library code under GPL, and not something more like the LGPL?
2019 Mar 31
0
classic upgrade woes, ignores realm
On Sun, 31 Mar 2019 13:37:44 +0200 Patrick von der Hagen via samba <samba at lists.samba.org> wrote: > I am running samba as a fileserver, having some users (LDAP backend) > and lots of files. No machines ever joined this setup. Now I want to > join some clients, but want to upgrade to AD before I do that. > Configuration is quite old, but had no issues so far. I've been
2019 Mar 31
0
classic upgrade woes, ignores realm
On Sun, 31 Mar 2019 14:37:44 +0200 Patrick von der Hagen <patrick.vdhagen at wiso-tech.de> wrote: > Am 31.03.19 um 14:08 schrieb Rowland Penny via samba: > > On Sun, 31 Mar 2019 13:37:44 +0200 > > Patrick von der Hagen via samba <samba at lists.samba.org> wrote: > > > >> I am running samba as a fileserver, having some users (LDAP > >> backend)
2006 Sep 13
3
Bug#387361: xen-hypervisor-3.0-amd64: Xen3 keeps rebooting on AMD64X2
Package: xen-hypervisor-3.0-amd64 Version: 3.0.2+hg9697-2 Severity: normal Hi DDs, I tried to install the binaries for Xen3, AMD64 flavour on Etch. Everything seemed ok - even the menu.lst got updated nicely and autmagically. Still, after a reboot into the Xen Dom0, the machine just reboots again and again. I added 'noreboot' and made a screenshot named 'xenboot.jpg', which
2008 May 13
2
[LLVMdev] win32 assemblers and linkers for llvm
Razvan, You're somewhat misinterpreting the GPL license. Using binutils as a dependency of LLVM does not require that they be linked into any distributable that might contain proprietary code. They can be shipped as separate, purely-GPL'd executables that are called via the command line, thereby avoiding the whole "infection" problem. This is, for instance, how
2007 Feb 13
4
matlab style plotting in R
Hello I was wondering how I can achieve matlab style plotting in R, in the sense that matlab allows you to plot multiple sets of variables within the same x-y axes. plot in R does not seem to cater for this. I tried 'overplot' from the gplots package but this assumes different y axes for the variables. any suggestions would be very appreciated Maria [[alternative HTML version
2012 Sep 06
2
[PATCH] virtio-balloon spec: provide a version of the "silent deflate" feature that works
VIRTIO_BALLOON_F_MUST_TELL_HOST cannot be used properly because it is a "negative" feature: it tells you that silent defalte is not supported. Right now, QEMU refuses migration if the target does not support all the features that were negotiated. But then: - a migration from non-MUST_TELL_HOST to MUST_TELL_HOST will succeed, which is wrong; - a migration from MUST_TELL_HOST to
2012 Sep 06
2
[PATCH] virtio-balloon spec: provide a version of the "silent deflate" feature that works
VIRTIO_BALLOON_F_MUST_TELL_HOST cannot be used properly because it is a "negative" feature: it tells you that silent defalte is not supported. Right now, QEMU refuses migration if the target does not support all the features that were negotiated. But then: - a migration from non-MUST_TELL_HOST to MUST_TELL_HOST will succeed, which is wrong; - a migration from MUST_TELL_HOST to
2008 Nov 04
3
getting "small" graphs with Sweave using Rnews.sty
I'm sorry for having to post this, but I can't seem to find any solutions to this, which seems pretty simple, but then again... I've started playing with the example r news project and wanted to start adding some graphs, but replacing: \begin{figure} \vspace*{.1in} \framebox[\textwidth]{\hfill \raisebox{-.45in}{\rule{0in}{1in}} A graph goes here \hfill}