search for: sourceids

Displaying 20 results from an estimated 35 matches for "sourceids".

Did you mean: sourceid
2004 Dec 06
3
[Bug 941] Poor transfer from Windows to Linux
http://bugzilla.mindrot.org/show_bug.cgi?id=941 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From djm at mindrot.org 2004-12-06 17:08
2011 Dec 19
2
[LLVMdev] DwarfDebug craziness
>From DwarfDebug.cpp: >/// GetOrCreateSourceID - Look up the source id with the given directory and >/// source file names. If none currently exists, create a new id and insert it >/// in the SourceIds map. This can update DirectoryNames and SourceFileNames >/// maps as well. >unsigned DwarfDebug::GetOrCreateSourceID(StringRef FileName, > StringRef DirName) { > // If FE did not provide a file name, then assume stdin. > if (FileName.empty())...
2010 Sep 14
2
Object oriented programming in R.
Hello everyone. I would like to create many objects with R. Does R support objects? The number of objects needed is not predetermined and it is a parameter specified by the user. If the user selects to create many objects like 100, would it be possible to handle each one by some index? I would like to thank you in advance for your help. Best Regards Alex [[alternative HTML version
2001 Dec 14
0
Re: proposal1
In an effort to redeem my earlier flame, here is my attempt at rewording the standard to correct the flaws I see in it. The latest draft as writting by Jonathan is prefixed with >>. My comments have > before them. My rewritten version includes no line prefix. >>Jonathon Walther wrote: >David Mitchell commented: A Modest Proposal >>Proposal for a Vorbis TAG Standard
2011 Dec 19
0
[LLVMdev] DwarfDebug craziness
Josh Matthews wrote: >> From DwarfDebug.cpp: > >> /// GetOrCreateSourceID - Look up the source id with the given directory and >> /// source file names. If none currently exists, create a new id and insert it >> /// in the SourceIds map. This can update DirectoryNames and SourceFileNames >> /// maps as well. >> unsigned DwarfDebug::GetOrCreateSourceID(StringRef FileName, >> StringRef DirName) { >> // If FE did not provide a file name, then assume stdin. >&gt...
2009 Jul 13
0
[ANNOUNCE] libXi 1.2.99.2
libXi is moving fast, and having tarballs can make it easier on testers. So here it is, the first libXi tarball including XI2. Changelog below includes all changes since the bump from the stable 1.2 branch. Note that libXi is not stable yet in regards to the XI2 API. Cheers, Peter Alan Coopersmith (2): Add README with pointers to mailing list, bugzilla & git repos Fix typo in
2004 Jun 02
7
Linux vs. Windows XP routing latency
Hello, I have a problem with the latency of the packets passing a Linux router, and I thought perhaps you could put some light on it. It''s quite simple. I have one ADSL connection, and a LAN. The gateway is the Linux machine or a Windows XP machine. When the wXP is routing, for a host inside the LAN, the latency of, for example, the Counter Strike game to a given server is around 20 to 30
2004 Aug 06
2
ices compile problems (again...)
Thanks Brendan and Moritz! Reminds me a bit of LOTR "Speak Friend and Enter..." All better now... Roy At 08:16 PM 04/25/02 +0200, you wrote: >Roy Harvey wrote: > > ./configure --with-xml-config=/usr/local/lib/libxml2.so > >try something like > >./configure --with-xml-config=/usr/local/bin/xml-config > > >Moritz <p>--- >8 ---- List archives:
2004 Aug 06
0
send commands from external script
Hi, I am familiar with the webinterface but there are only two commands (kick, move listeners) and just as little statistics (where is the source ip?). icecast 1.3 has all the features i need, but it´s not stable/secure enough. i tried to use icecast1 as source pool and relay the selected streams to icecast2. But If I execute the relay command on icecast1 the server hangs up. I used this
2010 May 22
0
xend.log when pygrub failed to boot
I have uploaded xend.log http://pastebin.com/XyQkEits and daemon.log http://pastebin.com/m0fpnzyR I was creating a DomU which had failed to boot via pygrub. It seems problem lies in Debian itself /var/run/xend/boot/ does not exist on the target system. Here is a snapshot http://farm5.static.flickr.com/4006/4626021351_d1a6f9c014_b.jpg Following was the error Traceback (most recent call last):
2007 Oct 30
2
markov regime switching models
Hi, I am looking for a package to estimate regime switching models (states following a markov chain). I found packages for Hidden Markov Models but I am looking for something a little different: In the HMM the conditional distribution of the observations (give the state) is a known distribution (normal or others), while the package I need should allow to set a conditional distribution (given the
2006 Mar 10
1
RFI: recommendation for temperature monitoring
Good morning gurus, I would like to get recommendation for monitoring temperature for cpu using Asus P5WD2 motherboard and Intel D 820. I my installation has CPU cooling system changed from Intel bulk to Zalman CNPS9500 and it works. Normal Intel cooling system is not enough and is overheating cpu quite badly. Unfortunately Zalman has to be controlled (rpms) manually and thus I would like to see
2005 Dec 26
1
OT: Evolution folder location
I have used Eudora since v 1.35 (circa '93). For quite some time, I have enjoyed keeping each of my mail accounts' folders in totally separate directory trees. In Eudora you do this by specifying the data locatoin as part of the startup: '<program location>/eudora.exe <data location>' So I am quite spoiled. But there is no Eudora support in Linux/CentOS. So
2004 Jun 04
2
Recommendation for sip phone
Dear all, I am looking for software sip phone and hardware sip phone for our network with great quality. Need your suggestion. Thank you. Best regards IT Department Director of Information Technology Albert Chong 562-695-8823 Ext. 2201 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Feb 24
1
SV: QSIG, Asterisk and Eicon DIVA
That was my impression as well, I tried adding switchtype=qsig in zapata.conf, but all I see is the capi information... No connection... Janne > -----Ursprungligt meddelande----- > Fr?n: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] F?r Peter Svensson > Skickat: den 23 februari 2005 21:34 > Till: Asterisk Users Mailing List -
2006 Apr 13
2
app_meetme.so
Hi all, I'm using Asterisk 1.2.5 and , for some reason, when I install it, the module app_meetme.so didn't install. Is there some way to download that module, and add it to asterisk without re-install it? Thanks in advance Sebastian
2009 Dec 02
2
Tomcat authentication via PAM (or other system methods)?
Is there a way to coax java services running under tomcat to use the system authentication methods set up through PAM? In my case, this would be users in the local passwd file or through smb to a windows domain. I've added mod_auth_pam to get this effect with apache but would like to also handle java web services. -- Les Mikesell lesmikesell at gmail.com
2007 Mar 23
1
thinking about multiple isp''s
Ok here is what I''m trying to accomplish. Right now we''ve only 3/4 T for internet access. This new program they want requires a full T just for it. My proposed solution is to bring in a DSL or wireless link for some cheap access for this new application. What I would like to do is setup a linux box with 3 nics. Traffic would go like so client-->linux box-->firewall
2006 Jul 03
2
how to create a local update server.
could someone please point me in the right direction for creating a local repository for centos updates. Scenario: I have one centos server connected to the internet, it provides ntpd, httpd, and other services to both internal and external clients (only httpd is serving external clients). the clients are connected to the first centos server and it functions as a NAT router for internet
2006 Mar 24
3
* Meetme Freeze patch found
Hi all Apparently there is a patch for those 1.2.4/5 MeetMe Freezes: http://bugs.digium.com/view.php?id=5884 Haven't tried it out yet. Benoit Panizzon -- I m p r o W a r e A G - System Services ______________________________________________________ Zurlindenstrasse 29 Tel +41 61 826 93 00 CH-4133 Pratteln Fax +41 61 826 93 01 Schweiz