search for: misss

Displaying 20 results from an estimated 21 matches for "misss".

Did you mean: miss
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...
...entation if ProfileInfo but not the one from ProfileInfoLoaderPass. (Which is immediately discarded after creation.) When I use AU.addRequiredID(ProfileLoaderPassID) I get assertions that a normal constructor is not available. Interesting enough its not the ProfileInfoLoader constructor thats misssing but the one from MachineFunctionAnalysis, which indeed has none. This raises the question why different passes are loaded (in a different order) when I use addRequiredID instead of addRequired<>. To get this clear: I try to use the ProfileInfo form a ModulePass in a subsequent Functio...
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...
.../20/2009 04:30 PM, Anton Korobeynikov wrote: > > Andreas Neustifter wrote: >> >> When I use AU.addRequiredID(ProfileLoaderPassID) I get assertions >> that a normal constructor is not available. Interesting enough its >> not the ProfileInfoLoader constructor thats misssing but the one from >> MachineFunctionAnalysis, which indeed has none. > > Right. You cannot schedule any pass IR-level pass after > MachineFunctionAnalysis. I have no idea whether this is intentional or > not. I found out about that one too. As mentioned in MachineFunctionP...
2008 Jun 27
1
''zfs list'' output showing incorrect mountpoint after boot -Z
...on Wed Dec 31 16:00:00 1969 snv_92 at fresh_install is the snapshot of the original installation on snv_92. snv_92.backup is the clone. You can see that the / is mounted on snv_92.backup but in zfs list output it still shows that ''/'' is mounted on snv_92. Is that a bug or did I misss a step ? Thanks Sumit This message posted from opensolaris.org
2004 Aug 06
1
Relay & authentification
...iguration 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 "<relay password>" are all the same.... thanks for an eventual reply ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.ya...
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
...010000 could be used with predictable treatment andt then that only the first, second, third, fifth and nineth value of the priomap are valid (in this way the last column in the table of the howto make sense). BUT IT IS WRONG! (tested by pinging with various tos) Where is the truth? I''m misssing something? Where? Please help me to solve the mistery of priomap.... Luca _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
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"
...nu" @"\01world" = common global i32 0, align 4 ; <i32*> [#uses=0] define i32 @main() nounwind { entry: %retval = alloca i32 ; <i32*> [#uses=1] %0 = load i32* %retval ; <i32> [#uses=1] ret i32 %0 } module asm ("hello") is misssing.
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
...;'m running the ctserver2 with Linux version 2.6.18-4-xen-686 (Debian 2.6.18.dfsg.1-12etch2) (dannf@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Thu May 10 03:24:35 UTC 2007 thanks so far Hans here some details - let me know if there are informations you are misssing small2:~# lspci 00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.1 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.2 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.3 Host bridge: VIA Technologies...
2012 May 31
1
klibc 2.0 release
...als [klibc] alpha: fix signal handler setup on DEC Alpha maximilian attems (36): [klibc] 1.5.25 released, next version is 1.5.26 [klibc] include: [sys/socket.h] Fix bind and connect attributes [klibc] include: [sched.h] fix POSIX conformance [klibc] include: [sched.h] misssing pid_t definition [klibc] include: [mntent.h] Add MNTTYPE_SWAP definition Merge remote-tracking branch 'origin/stdio' into maks/stdio [klibc] f{open,read,write}: Retire the older sources [klibc] stdio: Add feof() [klibc] stdio: fix ferror() [klibc] Next...
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 agen...
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
...rsions to numeric in type.convert were always treating "NA" as missing whatever the setting of na.strings. (PR#1568) o R CMD check now deals correctly with package names containing a '.' in the Depends field of a DESCRIPTION file. (PR#1591) o pbinom() and pbinom() were misssing the "fuzz" that other discrete distributions have in order to guard against truncation. o The "=" assignment operator behaved as "<<-" in some constructions with composite left-hand sides. o Added print.AsIs() method to ensure "AsIs" obje...
2002 Jun 17
5
R-1.5.1 is released
...rsions to numeric in type.convert were always treating "NA" as missing whatever the setting of na.strings. (PR#1568) o R CMD check now deals correctly with package names containing a '.' in the Depends field of a DESCRIPTION file. (PR#1591) o pbinom() and pbinom() were misssing the "fuzz" that other discrete distributions have in order to guard against truncation. o The "=" assignment operator behaved as "<<-" in some constructions with composite left-hand sides. o Added print.AsIs() method to ensure "AsIs" obje...