Displaying 20 results from an estimated 21 matches for "misssed".
Did you mean:
missed
2011 Aug 30
0
[PATCH 2/2] include: [sched.h] misssing pid_t definition
Add sys/types.h include to fix:
/usr/lib/klibc/include/sched.h:20:40: error: expected ?)? before ?int?
/usr/lib/klibc/include/sched.h:21:39: error: expected ?)? before ?unsigned?
/usr/lib/klibc/include/sched.h:22:39: error: expected ?)? before ?unsigned?
/usr/lib/klibc/include/sched.h:35:1: error: unknown type name ?pid_t?
Signed-off-by: maximilian attems <max at stro.at>
---
2009 Nov 20
0
[LLVMdev] PassManager again...
Hi.
On 11/17/2009 08:16 PM, Andreas Neustifter wrote:
> Hi,
>
> Devang Patel wrote:
>> On Tue, Nov 17, 2009 at 9:03 AM, Andreas Neustifter
>> <astifter-llvm at gmx.at> wrote:
>>
>>> Okay, so the ProfileInfoLoader is working, but when I examine the executions more closely I see that the ProfileInfo generated by the ProfileInfoLoader is immediately
2009 Nov 17
4
[LLVMdev] PassManager again...
Hi,
Devang Patel wrote:
> On Tue, Nov 17, 2009 at 9:03 AM, Andreas Neustifter
> <astifter-llvm at gmx.at> wrote:
>
>> Okay, so the ProfileInfoLoader is working, but when I examine the executions more closely I see that the ProfileInfo generated by the ProfileInfoLoader is immediately discarded, when the SelectionDAGISel kicks in the "No Profile Info"-Implementation
2009 Dec 03
0
[LLVMdev] PassManager again...
Hi all!
On 11/20/2009 06:29 PM, Devang Patel wrote:
>
> On Fri, Nov 20, 2009 at 6:54 AM, Andreas Neustifter wrote:
>>
>> If I use AU.addRequired<ProfileInfo>() in SelectionDAGISel.cpp the
>> wrong ProfileInfo is used. It uses the "No ProfileInfo" implementation
>> if ProfileInfo but not the one from ProfileInfoLoaderPass. (Which is
>>
2008 Jun 27
1
''zfs list'' output showing incorrect mountpoint after boot -Z
I installed snv_92 with zfs root. Then took a snapshot of the root and clonned it. Now I am booting from the clone using the -Z option. The system boots fine from the clone but ''zfs list'' still shows that the ''/'' is mounted on the original mountpoint instead of the clone even though the output of ''mount'' shows that ''/'' is
2004 Aug 06
1
Relay & authentification
i've got some troubles with the configuration of a
relay for Icecast 2.0...
In fact,in master server log files, i can see that the
slave server try to relay master server...but it can't
because of the "content-type" of the stream it tries
to relay.
looking at the slave log file, authentification is not
realized:
"misssing or bad password"
however in conf files my tag
2005 Sep 24
1
Indentation in R code
...'(c-basic-offset 4)
'(c-default-style "bsd"))
(custom-set-faces
;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
;; Your init file should contain only one such instance.
)
What is missing in the documentation in 'R-exts.pdf'? Or what have I misssed?
--
G伱伓ran Brostr伱伓m
2002 Nov 21
2
the mistery of priomap
Dear list,
before writeing this mail I really searched in the mailing list and deeply
red the HOWTO, but I didn''t find a clear and univoque answer to my doubt.
What is the meaning of the priomap? And what kind of TOS concerns?
My first opinin was the one-to-one correspondence of the priomap and the 16
values of the four TOS bits. I mean
priomap 1 2 0 3 0 0 0 0 0 0 0 0 0 0 0 1
implies
2009 Nov 20
2
[LLVMdev] PassManager again...
On Fri, Nov 20, 2009 at 6:54 AM, Andreas Neustifter
<astifter-llvm at gmx.at> wrote:
>
> If I use AU.addRequired<ProfileInfo>() in SelectionDAGISel.cpp the
> wrong ProfileInfo is used. It uses the "No ProfileInfo" implementation
> if ProfileInfo but not the one from ProfileInfoLoaderPass. (Which is
> immediately discarded after creation.)
>
You need to
2009 Jun 30
3
[LLVMdev] Problems with "module asm"
This is what the document says:
Module-Level Inline Assembly
Modules may contain "module-level inline asm" blocks, which corresponds
to the GCC "file scope inline asm" blocks. These blocks are internally
concatenated by LLVM and treated as a single unit, but may be separated
in the .ll file if desired. The syntax is very simple:
module asm "inline asm code goes
2010 May 28
3
2.11.0 on ubuntu (hardy) inadvertently installed
Hi-
Looks like this morning, I did the ultimate in foobar to a main prod
box. I was using apt-get upgrade on the box and totally missed the fact
that my entire R installation went from 2.10.0 to 2.11.0.
I now have a bunch of pkgs that aren't loading due to the fact that they
were built before 2.10.0 -- There's some *ancient* packages, like (sma)
that I was able to figure out what we
2010 May 28
3
2.11.0 on ubuntu (hardy) inadvertently installed
Hi-
Looks like this morning, I did the ultimate in foobar to a main prod
box. I was using apt-get upgrade on the box and totally missed the fact
that my entire R installation went from 2.10.0 to 2.11.0.
I now have a bunch of pkgs that aren't loading due to the fact that they
were built before 2.10.0 -- There's some *ancient* packages, like (sma)
that I was able to figure out what we
2008 Mar 20
1
setMethod for "["
Hi R-Help,
Please consider the following simple case: I have a class like
setClass("myClass",
representation(x="matrix", y="character"))
and I would like to use the method *"["* for a *myClass* objects (but
changing the default *drop* argument from TRUE to FALSE):
setMethod("[","myClass",
function(x,i,j,...,drop=FALSE)
2007 Aug 03
0
problem with ite8875F to assign to domU
Hallo,
the device is working without problems in the dom0, found from parport_pc:
dmesg small2 snip:
parport_pc: ITE8875 found (1P)
parport0: PC-style at 0xf000 [PCSPP,TRISTATE,EPP]
parport0: Printer, Kyocera FS-1700+
parport_pc: ITE 8872 parallel port: io=0xF000
parport1: PC-style at 0x378 [PCSPP,TRISTATE]
snap
to assign this device to a domU I gave the boot-parmaters
2012 May 31
1
klibc 2.0 release
The stdio klibc branch got merged into klibc properly,
meaning the I/O being buffered. klibc gained with it
support for several stream functions. This massive work
got authored by hpa.
ipconfig saw several note worthy enhancement allowing the
generation of a proper lease file.
kinit added fs mount according to /etc/fstab or bootparam.
Plus several arch fixes for the usual suspects: alpha, i386,
2006 Feb 02
0
Agents, queues and zombies
...each call rings both the
agent and the extension, the extension drops once answered but I get two cdr
records, if the call is abandoned I get two calls added to the total when I
check with 'show queues'. Any ideas how I can avoid this, I've searched the
wiki with little joy, have I misssed something simple?
Steve
I've created the agents,
agents.conf
..
agent => 366,,Richard
agent => 300,,Jamie
created the queues
queues.conf
..
[Q204]
member => Agent/366
[Q205]
member => Agent/300
Logged them in with
exten => 555,1,AgentCallbackLogin
This requests an agent...
2004 Jun 29
5
nat problem
hello,
i have trouble with nat + sip outgoing call.when make an outgoing call to a
sip gateway, i have no sound.
i have 2 sip gateway, one is asterisk.
asterisk is on public ip and private ip
other sip gateway is on public ip
phone are cisco and grandstream on private ip on the same subnet as
asterisk.
phone are connected by sip to asterisk (i have try with or without nat=yes)
incoming call
2016 May 04
4
Filter optimization remarks by the hotness of the code region
This idea came up a few times recently [1][2] so I’d like start prototyping it. To summarize, we can emit optimization remarks using the -Rpass* options. These are currently emitted by optimizations like vectorization[3], unrolling, inlining and since last week loop distribution.
For large programs however this can amount to a lot of diagnostics output to sift through. Filtering this by the
2002 Jun 17
5
R-1.5.1 is released
I've rolled up R-1.5.1.tgz a short while ago. This is a patch upgrade,
fixing the most important bugs that cropped up after the 1.5.0 release.
A set of recommended packages which have been tested with R-1.5.1 has
been bundled up. Binary distributions should include these packages.
You can get the files from the developer site
ftp://cvs.r-project.org/pub/CRAN/src/base/R-1.5.1.tgz
2002 Jun 17
5
R-1.5.1 is released
I've rolled up R-1.5.1.tgz a short while ago. This is a patch upgrade,
fixing the most important bugs that cropped up after the 1.5.0 release.
A set of recommended packages which have been tested with R-1.5.1 has
been bundled up. Binary distributions should include these packages.
You can get the files from the developer site
ftp://cvs.r-project.org/pub/CRAN/src/base/R-1.5.1.tgz