similar to: About the interaction A:B

Displaying 20 results from an estimated 100 matches similar to: "About the interaction A:B"

2008 Sep 07
2
restructuring datset problem
Hi, I've got a question regarding the restructering of a data set. What I have are municipality zip-codes and the names of 5'000 built-up areas within municipalities. The following example shows, what I would like to do: Input (Zip-Codes and Names): # CODE NAME #1 3 aaa #2 3 aab #3 3 aac #4 4 bba #5 4 bbb #6 4
2019 Jan 29
2
[cfe-dev] Create a BlockAddress array from LLVM Pass
Sorry for emailing both group. As I will have a constant array of BlockAddress, what type I should use in Constant Array for its ArrayType declaration? I am creating the list in following way: unsigned int nBr = fit->second.size(); llvm::Constant *listBA[nBr]; unsigned int Idx = 0; for (std::set<llvm::BasicBlock *>::iterator it = fit->second.begin(); it != fit->second.end(); ++it)
2019 Jan 28
2
Create a BlockAddress array from LLVM Pass
Hi Good day. For the following function local static constant array: static const __attribute__((used)) __attribute__((section("data"))) void *codetable[] = { &&RETURN, &&INCREMENT, &&DECREMENT, &&DOUBLE, &&SWAPWORD}; I have the following in the LLVM IR. @sampleCode.codetable = internal global [5 x i8*] [i8* blockaddress(@sampleCode, %19), i8*
2004 Oct 14
3
Samba 3.0.7 / AD Domain Group Resolving
Hello List, currently we have Samba 3.0.7 running on SLES8 systems with AD integration. We?re using the SerNet RPM?s (ftp.sernet.de) Everything works fine so far, we just have a problem with resolving domain groups. wbinfo -g works fine, the domain groups are correctly resolved. But when inserting a "valid users = @AD_DOMAIN_GROUP" statement in the smb.conf we get the following error:
2015 Jun 15
2
[LLVMdev] Program order in inst_iterator?
On Mon, Jun 15, 2015 at 10:50 AM, mats petersson <mats at planetcatfish.com> wrote: > It will iterate over the instructions in the order that they are stored in > the module/function/basicblock that they belong to. And that SHOULD, > assuming llvm-dis does what it is expected to do, be the same order. > Thanks for the reply. What about instruction ordering across basic blocks?
2010 Jun 20
4
I can compile old wine from download page, but not from git?
Hello again. The problem is - when I download wine - let say 0.9.53 from here: http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.53.tar.bz2 I can compile it on Debian Lenny without problems, however - when I use git like this: git clone git://source.winehq.org/git/wine.git wine-git cd wine-git git-reset wine-0.9.53 git checkout -f ./configure && make depend && make I
2015 Jun 16
2
[LLVMdev] Program order in inst_iterator?
On 6/16/15 1:09 AM, Nick Lewycky wrote: > Anirudh Sivaraman wrote: >> On Mon, Jun 15, 2015 at 10:50 AM, mats >> petersson<mats at planetcatfish.com> wrote: >>> It will iterate over the instructions in the order that they are >>> stored in >>> the module/function/basicblock that they belong to. And that SHOULD, >>> assuming llvm-dis does
2005 Dec 19
5
Inbound and outbound traffic problem
+---------------+ +----+ ISP A | | | |-----------------| | +----+ | | +------+ | ROUTER | NET C | www | | LINUX |----------------| |
2015 Jun 15
2
[LLVMdev] Program order in inst_iterator?
Does inst_iterator (http://llvm.org/docs/ProgrammersManual.html#iterating-over-the-instruction-in-a-function) guarantee that the iterated instructions are in program order: the order of instructions printed by llvm-dis? Thanks in advance, Anirudh
2007 Nov 04
2
Need Reference sites
Hi, I'am comparative newbie to the world of Asterisk. I'd like to introduce an Asterisk based PBX into my company but need to convince my executive of it's worthiness. I need some reference sites to quote in my discussion, preferably well known companies of course. I have surfed the net but not come up with anything of note, if anyone can help it would be greatly appreciated.
2005 Nov 03
6
Cannot get htb & prio working together.
Hi, I''ve failed miserably in my endeavours so far and I''m at the point where help would be much appreciated. I want to have 3 bandwidth limited classes on my Internet interface. In each of those classes I want 3 prioritization bands, and then use "tc filters" to place the traffic into the correct class and priority. The problem is that the traffic
2000 Sep 12
2
File Locking problem
Hi, I have an SMB server running RH6.2 with SMB 2.0.7. All the clients are WIN95, and require access to a database on the SAMBA server. The problem is that the database locks the file while the user is modifying it, and then unlocks it when the user returns to the programs menu. If the user then selects another action that uses the same file the program reports that the file is locked. Another
2004 Jan 07
11
Random ping jumps
Hello, I''ve got this problem. There is an linux server with 2.4.24 kernel and pinging from him to internet (or from lan) ping randomly jumps up: 64 bytes from fortas.ktu.lt (193.219.160.131): icmp_seq=387 ttl=59 time=30.0 ms 64 bytes from fortas.ktu.lt (193.219.160.131): icmp_seq=388 ttl=59 time=32.6 ms 64 bytes from fortas.ktu.lt (193.219.160.131): icmp_seq=389 ttl=59 time=34.9 ms
2004 Oct 06
1
winbind pam nsswitch question
I am setting up a Samba 3.0.6 ADS member server, configured like this: Windows 2000 ADS Server Samba 3.0.6 ADS members server (Solaris 9) is a member of ADS domain Windows XP clients are members of ADS domain, require access to Samba shares on Solaris server. I'm trying to make it so that I don't have to maintain a usermap to map all of the users or groups in the ADS domain on the
2004 Oct 05
1
samba server as NT4 domain member- security=domain - need to create password db manually?
# Global parameters [global] workgroup = MYDOMAIN server string = Samba Server %v on %L security = DOMAIN log file = /var/log/samba/%m.log max log size = 50 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 printcap name = /etc/printcap local master = No dns proxy = No wins server = MYWINSERVER idmap
2007 Jan 23
1
music.ibiblio.org: bad Vorbis comments?
Hi, having inspected one of the files found at music.ibiblio.org, I realized that the comments are quite poor or misformatted in the files. I'm telling you, because: 1) I think it's great to have some free music 2) I think the performers deserve to be recognized Generally, I'd put as much as possible into the Vorbis comments. Then you could skip creating these index.html manually:
2006 May 19
6
Multiple dynamic Sortables
I''m writing an appliation that contains several dynamically created lists. I had hoped that the following method for using the Sortable library from scriptaculous would work: 1) create the list 2) create a Sortable for it 3) create another list 4) create a Sortable for it and so on. Unfortunately this doesn''t work. I can''t find any info in the documentation for
2005 May 06
5
Who's happy with their voip service?
I started out happy as a clam with my new Broadvoice account and asterisk machine. About 10 days ago things began to change. Inbound calling has been down for 2 days. Beyond the "We are currently experiencing in-bound call issues with a carrier partner in some areas. We are aware of the issue and our engineers are working to have it resolved as soon as possible" mantra their
2001 Nov 01
1
(no subject)
Morning, I am sitting with a slight problem at the moment my situation is : I have a machine running Linux( Mandrake ) with Samba on and another with Win '98. I have a shared drive on my Win '98 machine. The Linux machine can see the shared drive and can write files to it. But what happens is that I create a file on my Linux machine and then I rename it to another
2004 Oct 15
4
member server and kerberos
hello i have been struggling for to long trying to setup the following configuration: debian samba 3 member server of a win 2000 AD here is my configuration: ## smb.conf ## [global] log level = 4 interfaces = 192.168.10.11/255.255.255.0 workgroup = datom realm = datom.dyndns.org server string = samba membre security = ads netbios name = cafeine log file = /var/log/samba/samba.log max log size