Displaying 20 results from an estimated 102 matches for "ait".
Did you mean:
wait
2009 Jun 18
2
[LLVMdev] Referring to an argument in another function
...ome function foo, so the C code
would look like:
foo(myarg1, myarg2, ptr);
free(ptr);
The problem occurs when I grab the arg from the free function and try
to pass it to foo...
if (isCallToFree(&I)) {
Value* P;
if (Function *F = I.getCalledFunction()) {
Function::arg_iterator ait = F->arg_begin();
if (ait) {
P = &(*ait);
}
createCallInst(mem_fcall, &I, 3, getOpcodeValue(I),
getInstrIDValue(), P);
}
}
createCallInst is my own wrapper. The error thrown during the pass is:
"Referring to an argument in anoth...
2009 Jun 18
0
[LLVMdev] Referring to an argument in another function
...> foo(myarg1, myarg2, ptr);
> free(ptr);
>
> The problem occurs when I grab the arg from the free function and try
> to pass it to foo...
>
> if (isCallToFree(&I)) {
> Value* P;
> if (Function *F = I.getCalledFunction()) {
> Function::arg_iterator ait = F->arg_begin();
You want to look at the operands of the call/invoke/free instruction, not the
arguments of the function being called.
So if you're sure it's a call or invoke (not a 'free' instruction), try
something like this:
#include "llvm/Support/CallSite.h"
//...
2009 Jul 29
1
problem with disable_plaintext_auth
Hi,
I am using dovecot with postfix for authentication.
Everything (TLS/SSL, authentication) is working fine, except that when
I set:
disable_plaintext_auth = yes
I still can authenticate with plain text on a no TLS/SSL session:
20 mail2.cs.ait.ac.th ESMTP Postfix (2.6.2)
EHLO [192.41.170.57]
250-mail2.cs.ait.ac.th
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
AUTH PLAIN XXXX
235...
2011 Oct 18
0
rls() fails on function calling spline()
...iter).
Moreover, ys always contains y=x^2 for some odd reason.
Using splinefun instead does no change the result.
Is there something with scope rule I do not understand?
Any ideas?
Kind regards
Florian Hengstberger
DI Dr. FLORIAN HENGSTBERGER
Energy Department
Sustainable Thermal Energy Systems
AIT Austrian Institute of Technology GmbH
Giefinggasse 2 ?| ?1210 Vienna ?| Austria
T +43(0) 50550-6609 | M +43(0) 664 6207849 ?| ?F +43(0) 50550-6679
florian.hengstberger at ait.ac.at ?| ?http://www.ait.ac.at
FN: 115980 i HG Wien ?| ?UID: ATU14703506
This email and any attachments thereto, is intende...
2012 Jun 12
1
IAX2 Registered OK without IP
This has come up before on the list and archives but I don't seem to
find a solution for this. On just a few nodes we have this situation
where we see the IP disappear from the CLI iax2 show peers list but
the status shows OK:
3012/3012 (Unspecified) (D) 255.255.255.255 0 OK (89 ms)
How can the status be OK a few milliseconds ago and have no IP ?? The
strange thing is
2013 Aug 07
2
How to use --simple-bind-dn in samba-tool
...ed many syntaxes:
cn=Administrator
cn=Administrator at domain
domain
all with the Administrator password, but it always fail with:
Failed to bind - LDAP error 49 LDAP_INVALID_CREDENTIALS - <Simple Bind Failed: NT_STATUS_LOGON_FAILURE> <>
Failed to connect to 'ldap://fbsd35.cs.ait.ac.th/' with backend 'ldap': (null)
Can I use the command ldapsearch (from openLdap distribution) to access
the LDAP directory maintained by Samba?
If yes, what is the syntax in term of binding?
Thakns in advance,
Olivier
--
2006 Jan 23
2
Ext3 filesystem access after downgrade from v4.2 to v3.6
I need to downgrade a system from Centos x4.2 to v3.6 (x86) due to
performance problems with Arkeia Network Backup and AIT-4 tape drives.
The backup database is stored on a v4.2 created ext3 partition. When
accessing this partition after the downgrade, Centos complains on boot
that
fsck.ext3: Filesystem has unsupported feature(s) (/dev/sda5)
*fsck: Get a newer version of e2fsck! [fail]
If I comment the partition out...
2010 Sep 25
4
Help required
Is it possible to read jpeg files into R?
If yes please guide, Thanks.. I tried to search many time but failed to do.
Thankis in advance..
with Best Regards,
Malik Shahzad
Visiting Researcher
National Institute of Informatics (NII)
Tokyo, Japan
Doctoral Student
Asian Institute of Technology (AIT)
Bangkok, Thailand
+66-8-7676-5616
[[alternative HTML version deleted]]
2003 Oct 07
2
error in rsync protocol data stream (code 12) at io.c
...ice
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
I have been reading the posts and havent found an answer yet. Your help
is greatly appreciated.
Thanks,
--
Jonathan W. Sabo
Code 5580
Naval Research Lab
sabo@ait.nrl.navy.mil
Fax: (202)-404-1190
Phone: (202)-767-3901
2002 Oct 18
1
Using RSYNC for Multiple Servers
Hi all,
Am wanting to backup three servers to a AIT tape device that is connected to
a SCO 5.0.5 server.
Apart from itself, there is one other SCO 5.0.5 system and a Slackware Linux
server.
Is it possible to use RSYNC to backup all three servers from the primary SCO
server to the tape device ?
I wish to append to the tape device also for increment...
2014 Oct 15
1
mget timeout
...ing this over an ssh tunnel. So I need to proxify smbget. Yet I
cannot specify another port than 445 on smbget.
I am stuck.
can anyone help me?
thanks
--
*--*
*Mouloud A?t-Kaci *
Intrusion testing (pentest) and
IT risk management consultant
CGI Business Consulting Paris
UJF/ENSIMAG
@ : mouloud.ait-kaci at cgi.com <mouloud.ait-kaci at logica.com>
Mob : +33 671910847
Web : mouloud.aitkaci.com
2005 Dec 10
2
sg device
What is the "sg" device?
The reason I ask, is that I have a file server running CentOS 4.2 on
a Dell Precision 1650. Disks are attached via QLogic FC. I backup to
a Qualstar TLS-4222 tape changer, with AIT-2 tapes, which is
connected over an Adaptec 29160 Ultra 160 SCSI. The software I'm
using is Legato Networker version 7.1.2. I'm backing up a bit under 1
TB a month with this.
Quite frequently these days (meaning once a month or two), the
Networker software loses the ability to cont...
2002 Jan 02
2
Help for installation (PR#1233)
Dear r-bugs,
I down loaded the R-1.4.0.tgz
But cannot unzip or install. I would be grateful if you
could give some help.
My system is Microsoft windows.
Best regards,
Sohan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2008 Nov 12
1
SNMP error and more
Hi,
I just installed NUT to monitor 4 UPS, all APC, all with Network card
APC 9617.
NUT have problem to access the following SNMP OID on all the UPSes:
Detected Smart-UPS 3000 XL on host apc4.cs.ait.ac.th (mib: apcc 1.1)
[apc4] nut_snmp_get: .1.3.6.1.4.1.318.1.1.1.9.2.2.1.2.1: Error in packet: (noSuchName) There is no such variable name in this MIB.
[apc4] nut_snmp_get: .1.3.6.1.4.1.318.1.1.1.9.2.3.1.3.1.1.1: Error in packet: (noSuchName) There is no such variable name in this MIB.
[apc4] nut_...
2004 Apr 08
1
plot help
...teur d侀cline donc toute responsabilit侀 pour toute
alt侀ration, d侀formation ou falsification subie par le message au
cours de sa transmission.
Toute opinion contenue dans ce message appartient a son auteur et
ne peut engager la responsabilit侀 de la soci侀t侀 exp侀ditrice du message,
a moins que cela ait 侀t侀 clairement sp侀cifie dans le message et qu'il
soit v侀rifi侀 que son auteur 侀tait en mesure d'engager ladite soci侀t侀.
en particulier, sauf stipulation contraire, ce message ne constitue pas
une offre d'achat ou de vente d'instruments financiers.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
2006 Jan 26
1
Ext3 filesystem access after downgrade from v4.2 to v3.6 [SOLVED]
Peter Kjellstr?m wrote:
> On Monday 23 January 2006 16:46, Plant, Dean wrote:
>> I need to downgrade a system from Centos x4.2 to v3.6 (x86) due to
>> performance problems with Arkeia Network Backup and AIT-4 tape
>> drives. The backup database is stored on a v4.2 created ext3
>> partition. When accessing this partition after the downgrade, Centos
>> complains on boot that
>>
>> fsck.ext3: Filesystem has unsupported feature(s) (/dev/sda5)
>> *fsck: Get a newer ver...
2010 Nov 19
2
Ekiga can register but not my IP phone
Hello,
I have a Sip phone (Siemens C470IP) which works perfectly with
different VoIP providers (iptel, betamax, ovh...). It also worked well
with my testing server (ubuntu and inside the LAN).
But now the problem i have is that the hardphone doesn't connect to my
dedicated server (debian lenny / Asterisk 1.6.2.13). The strange thing
is that ekiga can connect to the same asterisk server with
2003 Apr 07
2
log-linear
...________________________________
The views and opinions expressed in this e-mail message are the sender's own
and do not necessarily represent the views and the opinions of Earthquake Research Dept.
of General Directorate of Disaster Affairs.
Bu e-postadaki fikir ve gorusler gonderenin sahsina ait olup, yasal olarak T.C.
B.I.B. Afet Isleri Gn.Mud. Deprem Arastirma Dairesi'ni baglayici nitelikte degildir.
2009 Apr 10
2
Some questions about Samba and LDAP
Hello,
I have been using Samba for years (login onto the PC, files and
printers sharing) and since recently I have a LDAP server running and
serving authentication to few Unix systems (mail, web, Zope, ssh,
etc.)
Now that I set-up a new server to use with Samba, I would like to
integrate Samba into the existing LDAP.
All the doc I could find so far is about creating a LDAP service from
scratch
2010 Mar 20
1
problem with start.exe in 1.1.41 ?
...ogram normally used for files with that suffix.
Usage:
start [options] program_filename [...]
start [options] document_filename
Options:
/M[inimized] Start the program minimized.
/MAX[imized] Start the program maximized.
/R[estored] Start the program normally (neither minimized nor maximized).
/W[ait] Wait for started program to finish, then exit with its exit code.
/Unix Use a Unix filename and start the file like windows explorer.
/ProgIDOpen Open a document using the following progID.
/L Show end-user license.
start.exe version 0.2 Copyright (C) 2003, Dan Kegel
Start...