search for: somethnig

Displaying 9 results from an estimated 9 matches for "somethnig".

Did you mean: something
2019 Jan 22
2
kaleidoscope ch4 jit example regression?
...from my iPhone > On Jan 20, 2019, at 2:14 PM, David Blaikie <dblaikie at gmail.com> wrote: > > +Lang who does JIT things > > Yeah, I can confirm my local build (using LLVM source from today) of Chapter 4 behaves as you describe, and not as the documentation shows. Looks like somethnig needs updating (either source or the documentation). > >> On Sun, Dec 30, 2018 at 3:28 PM Nick Desaulniers via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> https://llvm.org/docs/tutorial/LangImpl04.html has an example where >> the function `foo` gets redefined, and th...
2004 Apr 20
1
notransfer=yes but still tryin to bridged
Hi, Another one. I got notransfer=yes i iax.conf for both 2109 and dialout, but I still get this in my logfile Attempting native bridge of IAX2[2109@2109]/5 and IAX2[dialout]/6 Asterisk Version is CVS-04/19/04-22:17:41 What's wrong ? I gues it has somethnig to do withe my bilsec-problem as well. /HHA
2018 Dec 30
2
kaleidoscope ch4 jit example regression?
https://llvm.org/docs/tutorial/LangImpl04.html has an example where the function `foo` gets redefined, and the JIT returns evaluation of the latest definition. I thought my code was wrong, but it seems that the binary produced by `ninja Kaleidoscope-Ch4` has the same bug. Granted, my LLVM checkout is from Nov 3 2018 (r346062). Is this a known issue? ~Nick Desaulniers
2019 Feb 20
2
kaleidoscope ch4 jit example regression?
...2019, at 2:14 PM, David Blaikie <dblaikie at gmail.com> wrote: >> >> +Lang who does JIT things >> >> Yeah, I can confirm my local build (using LLVM source from today) of >> Chapter 4 behaves as you describe, and not as the documentation shows. >> Looks like somethnig needs updating (either source or the documentation). >> >> On Sun, Dec 30, 2018 at 3:28 PM Nick Desaulniers via llvm-dev < >> llvm-dev at lists.llvm.org> wrote: >> >>> https://llvm.org/docs/tutorial/LangImpl04.html has an example where >>> the functio...
2010 Aug 27
0
Question about encoding
...using the Jspeex (Java implementation of Speex) library. At this point, the progrm can capture the voice from the microphone to an "ByteArrayOutputStream" object and play it back. I`m willing to add the encode\decode features of Jspeex but I can't make it to work, I`m probably missing somethnig. The code (Part of it) : ----- speexEnc = new SpeexEncoder(); speexEnc.init(0, 5, 8000, 1); //narrrow-band, 5 quallity, 8khz, 1 channel speexEnc.processData(buff, 0, buff.length); // 0 - the offset --- buff is the byte array of the ByteArrayOutputStream (=the voice from the microphone). the...
2005 Jun 28
1
How to figure out underlying failed disk(parttions) and sector(s) position ???
Hi, with being exposed to more and more failed hard disks reports, I've accumulated several questions of the logged messages in /var/log/messages file: like how to identifying failed disks(partitions), where is the exact failed sector(s) on the hard disk, and why badblocks reports OK to the reported disk failure. Let me explained the above with the following several example. scenario #1, a
2006 Jun 14
0
enormous wave on OTC, important statement
...T X E . P K First Thing Today This Is Going To Explode! C T X E . P K - C a n t e x E n e r g y C o r p Global score: Excellent| Mean Recommendation: Srtong Byu| Investor Action:Buy Fats| Current Price: $0.51 Get it Now! Befroe we satrt wtih the proflie of C T X E . P K we wuold lkie to mention somethnig vrey importatn: Tehre is a Big PR Cmapaign statring tihs week . And it wlil go all week so it wolud be bset to get in Nwo. Company Profile: C a n t e x E n e r g y C o r poraiton is an independnet, maanged rsik, oil and gas explortaion, developemnt, and produciton compnay headquaretred in San Ant...
2003 Nov 10
1
High Availability with Samba and Heartbeat
...is that a machine outage does NOT take our customers Domain Authentication out. All the services will fail over to a redundant machine automatically. I know for Samba there are BDC capabilities but this solution seems to cover all the internet services we use at once. I hope someone will get somethnig usefull from this. Has anyone else tried this with Samba? Here is a brief procedure (minus config files) for getting it working. Installed "libnet" from the src rpm: rpm -i libnet-1.1.0-1.rh.9.um.1.src.rpm cd /usr/src/redhat/SPECS rpmbuild -bb libnet.spec rpm -Uvh /usr/src/redhat/RPMS...
2013 May 20
19
xenbr0 / domU static IPs
Hi, I have a new xen hosting platform. I have given the bridge a static IP which I can ping/ssh to etc, when I create a new vm all works well apart from the networking. If I give DomU a static IP I can''t ping out from the box, Dom0 can''t ping the vm. I''m suspecting it just isn''t seeing the bridge but am unsure where to start looking. This is a very standard