search for: abhor

Displaying 20 results from an estimated 32 matches for "abhor".

2004 Aug 06
3
Dynamic playlist support
...h I've just promoted from alpha to stable beta. >It uses PHP and MySQL, and thus integrates very easily with a website. How tied is your software to MySQL? I'm not terribly interested in using something like this (yet anyway, windows is just easier to manage as a source) but I really abhor MySQL. I'll only go into the reasons for that if asked, but making any product as DB Independant as possible is always a Good Thing (tm). --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a mess...
2013 Jul 29
1
[LLVMdev] IR Passes and TargetTransformInfo: Straw Man
I personally strong abhor this kind of thing:-) I guess I should be more open-minded. For pre-ipo phase, some passes should not invoke, say, any loop nest-opt, loop version, aggressive loop unrolling, vectorization, aggressive inling. The reasons are they will hinder the downstream optimizers if they kick in early. &g...
2005 Apr 30
1
[LLVMdev] about AnalysisUsage
...> We could definitely expose the pass class itself, but there are no > implementation details or any other state that is useful. Yeah ... this, and Transforms/Scalar.h answer my original original question about why a lot of passes are present as a single CPP. The whole LLVM code generally abhors including class definitions through header files unless absolutely necessary. It's taking me a little effort to get used to that, but it should turn out to be a Good Thing(tm) after all. But the problem is that the presence and the significance of Scalar.h was not immediately obvious! Sameer....
2009 Sep 15
2
Viewing Function Code
...ne help? > library(gplots) > methods(barplot2) [1] barplot2.default* Non-visible functions are asterisked > barplot2 function (height, ...) UseMethod("barplot2") <environment: namespace:gplots> Mike -- Michael Pearmain Senior Analytics Research Specialist "I abhor averages. I like the individual case. A man may have six meals one day and none the next, making an average of three meals per day, but that is not a good way to live. ~Louis D. Brandeis" Google UK Ltd Belgrave House 76 Buckingham Palace Road London SW1W 9TQ United Kingdom t +44 (0) 203219...
2007 Apr 27
2
err: Could not find
Hi All, I''ve installed puppet and puppetmaster on 2 separate Virtual Machines. I''ve started the puppetmasterd in Verbose debugging mode and im guetting this error on the master when I try and connect to it with the puppet client... err: Could not find puppetc.myhost.com with names puppetc.myhost.com, puppetc It seams that I''ve setup the certificate right
2016 Nov 20
3
Feedback on first, i.e. novice-level, experiences with dovecot
...site as the primary hit from google. FYI: years ago I had great results in the top of google searches - and then I made a major error - I moved my site to a new url and google forgot me. b) using your http://wiki.dovecot.org/QuickConfiguration as a guide: I built dovecot using --prefix=/opt (I abhor /usr/local these days - that is so 1984ish). The applications got installed in /opt/bin root at x066:/data/prj/aixtools/dovecot/core# ls -ltr /opt total 36 drwxr-xr-x 3 root root 4096 Nov 20 14:33 lib drwxr-xr-x 3 root root 4096 Nov 20 14:33 include drwxr-xr-x 6 root root 4096 Nov 20 14:33 share...
2009 Oct 12
1
List mappings and variable creation
...c 2 counter true combined d 3 counter true combined e 1 So i dont have to create the dummy variables. does this make sense? Many thanks in advance Mike -- Michael Pearmain "I abhor averages. I like the individual case. A man may have six meals one day and none the next, making an average of three meals per day, but that is not a good way to live. ~Louis D. Brandeis" f you received this communication by mistake, please don't forward it to anyone else (it may conta...
2004 Aug 06
3
Dynamic playlist support
...eta. > > >It uses PHP and MySQL, and thus integrates very easily with a website. > > > > How tied is your software to MySQL? I'm not terribly interested in using > > something like this (yet anyway, windows is just easier to manage as a > > source) but I really abhor MySQL. I'll only go into the reasons for that > > if asked, but making any product as DB Independant as possible is always a > > Good Thing (tm). > > > > > > > > --- >8 ---- > > List archives: http://www.xiph.org/archives/ > > icecast project...
2009 Aug 04
0
[LLVMdev] disabling combining load/stores in optimizer.
On Aug 4, 2009, at 9:51 AM, Alireza.Moshtaghi at microchip.com wrote: > >>> So I think it should be at the discretion of port to enable or > disable >>> such optimizations as needed. >> >> While that it a valid approach in general, it is completely at odds >> with the approach that the LLVM codebase has taken. The general LLVM >> philosophy is that
2004 Aug 06
0
Dynamic playlist support
...ed from alpha to stable beta. > >It uses PHP and MySQL, and thus integrates very easily with a website. > > How tied is your software to MySQL? I'm not terribly interested in using > something like this (yet anyway, windows is just easier to manage as a > source) but I really abhor MySQL. I'll only go into the reasons for that > if asked, but making any product as DB Independant as possible is always a > Good Thing (tm). > > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ >...
2008 Oct 31
2
"Goto" loop
Is there anything like "goto" loop, which exists in most computer programs? e.g. I am looking for this kind of stuff : if(i < 6) goto "step-02" Any idea? Regards, -- View this message in context: http://www.nabble.com/%22Goto%22-loop-tp20263445p20263445.html Sent from the R help mailing list archive at Nabble.com.
2004 Aug 17
0
Microsoft updates
...& DVD Creator 6 - 29.99 Ahead Nero v6.3 Powerpack - 40.00 Symantec WinFax PRO v10.03 - 40.00 .. and a lot more http://www.softgoeshome.com/ Suwanee emphasize dietitian garment admixed peptide usurp sprinters tracing Dominican expectedly syndrome whines Tombigbee assured slashes skylights abhorring villas sprouted inflate statesman beatings regrets flawlessly trigger absently sorts liken Waldron ribbing assembler madhouse feast
2007 Sep 10
0
Subversion tags are now available in git
...s from svn to git. You can fetch all of the tags with this command: git fetch --tags Then you can compare the tagged releases like any other commit: git diff 0.23.1 0.23.2 I''ve also updated the PuppetSource wiki page with this info. -- Barondes'' First Law: Science abhors contradictions; scientists'' minds are replete with them. --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com
2002 Feb 01
1
Hi, I have a strange project...
...d relative to the path of the jre.exe program that is being executed, however, apparently, this information is getting munged by wine? Any ideas? -Alex -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= acd@brillig.org - acd@cwru.edu w650.627.1126 - c415.572.1669 http://www.brillig.org/~acd 01 1010 100 capitalism abhors a vacuum
2007 Apr 30
0
File copying and purging: #594
...ng on, then purge anything that isn''t on the remote server. However, we really need to fix this systematically, so this kind of problem doesn''t keep cropping up. Any ideas? 1 -http://reductivelabs.com/trac/puppet/ticket/594 -- Barondes'' First Law: Science abhors contradictions; scientists'' minds are replete with them. --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com
2005 Apr 05
1
Secunia / Firefox Javascript "Arbitrary Memory Exposure" test
I just confirmed the following bug on my firefox. http://secunia.com/advisories/14820/ Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050219 Firefox/1.0 (I think my firefox is a month or two behind, from ports, but the advisary indicates both 1.0.1 and 1.0.2 are effected.) FreeBSD localhost 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004
2013 Oct 18
0
[PATCH net V2 1/2] virtio-net: don't respond to cpu hotplug notifier if we're not ready
...h is need for 3.8 and above. >> >> Please put 'CC: stable at kernel.org # 3.8+' in the commit. > > Not if this is going in through the net tree. WTF? Wow, there really *is* an FAQ: https://lwn.net/Articles/561669/ DaveM is the best maintainer I've ever known, but I abhor the idea that every subsystem has its own incompatible variant on workflow and style. Asking people to express 'CC: stable' in words is error-prone; if Dave wants to filter it, he's quite capable. Rusty.
2005 Apr 30
0
[LLVMdev] about AnalysisUsage
On Fri, 29 Apr 2005, Sameer D. Sahasrabuddhe wrote: > On Fri, Apr 29, 2005 at 08:10:17AM -0500, Chris Lattner wrote: > >> AU.addRequiredID(LoopSimplifyID); >> >> "LoopSimplifyID" is a marker that is used to identify the pass, which is >> exported from the .cpp file. > > I'll have to declare a PassInfo* called LoopSimplifyID inside >
2005 Apr 29
2
[LLVMdev] about AnalysisUsage
On Fri, Apr 29, 2005 at 08:10:17AM -0500, Chris Lattner wrote: > AU.addRequiredID(LoopSimplifyID); > > "LoopSimplifyID" is a marker that is used to identify the pass, which is > exported from the .cpp file. I'll have to declare a PassInfo* called LoopSimplifyID inside namespace llvm, in order for that to compile correctly, right? I was wondering why not simply
2013 Oct 17
2
[PATCH net V2 1/2] virtio-net: don't respond to cpu hotplug notifier if we're not ready
On Thu, Oct 17, 2013 at 09:57:41AM +1030, Rusty Russell wrote: > Jason Wang <jasowang at redhat.com> writes: > > We're trying to re-configure the affinity unconditionally in cpu hotplug > > callback. This may lead the issue during resuming from s3/s4 since > > > > - virt queues haven't been allocated at that time. > > - it's unnecessary since thaw