search for: spefic

Displaying 14 results from an estimated 14 matches for "spefic".

Did you mean: specfic
2010 Jun 24
1
[LLVMdev] DataTypes.h for Visual C
...t.h. > > Perhaps you could provide a variable that forces the use of stdint.h > and inttypes.h and then I can > define this on the command line. With this solution the user is > responsible for having working > 3rd party headers. Adding just another config option (and one that is speficic of one compiler) seems overkill to me and would constitute a precedent for similar cases on the future. I try to keep the config option list as short as possible. Protecting the defines, OTOH, is okay.
2010 Jun 25
0
[LLVMdev] DataTypes.h for Visual C
...are reading #ifndef as #ifdef? > I just wanted to show you what I mean by the extra code path (the compiler takes one part of code or another dependent on a define), but obviously you don't call it code path. How do you call it? > Adding just another config option (and one that is speficic of one > compiler) seems overkill to me and would constitute a precedent for > similar cases on the future. I try to keep the config option list as > short as possible. > > Protecting the defines, OTOH, is okay. > Yes, protecting the defines will be enough. - Jochen
2008 Mar 18
3
Partition data into clusters
Greetings R-users, I have been using the fpc package in R to cluster my data. Speficically I am using kmeansruns clustering. I would like to know how I use R to partition data into clusters. What I am doing is as follows. # Use csv file as input ##################### wholeset = read.csv("Spellman800genesImputed.csv") # exclude first col (gene names) ####################...
2010 Jun 24
3
[LLVMdev] DataTypes.h for Visual C
Hi! In DataTypes.h (generated from DataTypes.cmake) there is an extra code path for Visual C. This can produce macro redefinitions for INT8_MAX, INT8_MIN etc. since other headers may also define them. Therefore please protect the macros like INT8_C etc. Also it would be nice if the auto-generated HAVE_STDINT_H and HAVE_INTTYPES_H would be used also for Visual C since it is possible to add them
2013 Aug 29
2
Re: [PATCH V1 17/29] xen/arm: Mark each device used by Xen as disabled in DOM0 FDT
...options > + * path,options > * > - * @alias: alias used in the device tree for the UART > + * @path: full path used in the device tree for the UART. If the path > + * doesn''t start with ''/'', we assuming that it''s an alias. > * @options: UART speficic options (see in each UART driver) > */ > static char __initdata opt_dtuart[30] = ""; > @@ -38,7 +39,7 @@ void __init dt_uart_init(void) > { > struct dt_device_node *dev; > int ret; > - const char *devalias = opt_dtuart; > + const char *devpath...
2013 Aug 13
3
[Bug 844] New: Can set apparently invalid netmask for hash:ip
https://bugzilla.netfilter.org/show_bug.cgi?id=844 Summary: Can set apparently invalid netmask for hash:ip Product: ipset Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: default AssignedTo: netfilter-buglog at lists.netfilter.org
2005 Jun 19
0
Premptible Linux Kernel
Can anyone tell me if Asterisk would speficically benefit from the reduced latency of a preemptible Linux Kernel? I know it was recommended against in the early days, but I'm wondering if there are any updated opinions? -- ========================================== Rod Bacon Empowered Communications Ground Floor, 102 York St. South Me...
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?
2007 Oct 16
3
One-Click Ruby Installer 186-26 Release Candidate 1
This updates Ruby to 1.8.6 patch level 111 (lots of bug fixes since 1.8.6 was released). It also updates most of the included extensions to their latest versions (see the change log). The final release won''t happen until after RubyGems 0.9.5 is released (which should be any day now) because we want the latest RubyGems version to be included. However, we''re putting out this
2004 Jul 28
3
where is "average shifted histogram"?
Hello! In the book Modern Applied Statistics with S (4th ed), section 5.6 the concept of the "average shifted histogram" or ASH is mentionend. Also it is mentioned in the same section "The code used is in the scripts for this chapter" (from figure caption 5.8, analysis of the geyser duration data). *However*, I have trouble finding the code for that function! Admittedly, I am a
2006 Jun 27
5
Ajax - Inserting selected elements from request.responseText
After retrieving a URL using an Ajax.Request... function onComplete (request, json) { // request.responseText holds the entire page Only the content contained in elementID = ''source'' is intended for display At this time, the following code works, but it disturbingly copies the entire page from the source URL into the target DIV $(''target'').innerHTML =
2006 Aug 01
11
strange bugs while using mongrel, while running in development (and also sometimes in production mode)
Following errors are taken from monrgrel running in development mode. It complained routes.rb, no such file or directory and then sometimes i get application.rb, no such file or directory.Doesn''t seem correct to me. Though not so often, but even production servers throw these errors sometimes, and i have no special routes setup or something.Its pretty much default one, except few changes
2004 Oct 29
8
No entries in the syslog, even though the LOG chains show counts
...var/log/messages Based on my understanding of syslog, that means that all log entries of "kern.info" (which is what I expect iptables to be generating) should end up in each of those three files. However, I get nothing. I''ll continue with my system config info. Let me take a spefic example of an event that should be generating logs but is not: the default net2all policy. The following is my policy file, minus comments: $ egrep -v ''^( *#)|^$'' policy fw net ACCEPT net all DROP info all...
2010 May 09
47
IOMMU and AMD 890fx
Hi, All the reviews for the AMD 890fx chipset reported that it supports IOMMU v1.2. But I cannot find any mention of that on AMD site. Does 890fx support IOMMU? Do 890fx motherboards with IOMMU exist? Does Xen support 890fx? Regards, Leonardo _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel