Displaying 9 results from an estimated 9 matches for "raiseerror".
Did you mean:
raise_error
2014 Apr 02
5
[LLVMdev] [lld] adding demangler for symbol resolution
...things directly to
a stream.
May be for now, as an initial implementation, we can have a single
demangle function that returns a std::string.
As part of this, I was thinking to cleanup the way the errors are
displayed to the user from the Resolver, we could have functions in
SymbolTable with
raiseError(SymbolErrorKind, filename, symbolname)
raiseError(SymbolErrorKind, filename, symbolname, filename, symbolname)
SymbolErrorKind :=
MultipleDefinition
Undefined
GroupError
Note (for tracing)
...
> Seems like a demangling utility might be something to add at the LLVM level. Either directly to...
2009 Sep 17
0
web-meetme cbEnd.php not running - error
...c method DB::connect() should not be called
statically in /usr/local/apache2/htdocs/web-meetme/lib/database.php on line
8
PHP Strict Standards: Non-static method DB::parseDSN() should not be called
statically in /usr/share/php5/PEAR/DB.php on line 520
PHP Strict Standards: Non-static method PEAR::raiseError() should not be
called statically in /usr/share/php5/PEAR/DB.php on line 543
PHP Strict Standards: Non-static method DB::errorMessage() should not be
called statically, assuming $this from incompatible context in
/usr/share/php5/PEAR/DB.php on line 965
PHP Strict Standards: Non-static method DB::...
2010 Jul 30
2
agi macro problem
I am trying this approach to see who picked the line:
Here is what i am doing:
EXEC DIAL SIP/ vaso &Zap/35||M(testing^30086)
Macro:
[macro-testing]
exten => s,1,DumpChan()
exten => s,2,AGI(whopicked.rb)
exten => s,3,Hangup()
2014 Apr 02
5
[LLVMdev] [lld] adding demangler for symbol resolution
Hi Nick, Bigcheese,
When lld is used to link C++ code, it would be required to demangle
symbol names by default/user driven option.
The Gnu linker has the following options :-
--demangle=[style]
--no-demangle
I found that clang/llvm-symbolizer use __cxx_demangle function.
I would think that lld also need to call the same function, and I think
the way we want to demangle is to have the
2006 May 31
0
AGI MySql
...s+(.*)$/) {
> > $AGI{$1} = $2;
> > }
> > }
> >
> >my $ext = $AGI{extension};
> >
> >if (!($ext)) { $ext = 10; }
> >
> >my $dbh = DBI->connect('dbi:mysql:voiceDb', 'test', 'test',
>{PrintError=>0,
>
> >RaiseError=>1});
> >my $sql = "select filename from contentTable where ext='$ext'" or die
> >$dbh->errstr;
> >my $filename = $dbh->selectrow_array($sql);
> >$dbh->disconnect;
> >
> >$filename =~ s/\.wav//i;
> >print "STREAM FILE $fil...
2010 May 19
6
dovecot2 latest beta5 acl not working properly ?
Hi
i tested acls with some clients
horde/imp mulberry thunderbird squirrelmail kmail
and i couldnt get it run proberly
i have no problems testing setacl etc with plain
telnet session, and i have no error in verbose logging
but it looks like acl is only working partly with some clients
so show acls is working mostly but setting only partly
horde/imp and mulberry dont show any acls
any idea?
--
2003 Dec 31
1
AGI - IVR - Time Clock
...s ();
}
############# Database Connection ###########################
my $dbh = DBI->connect("DBI:mysql:database=service;host=localhost",
"username", "password",
{'RaiseError' => 1});
$query = "INSERT INTO auto (Callerid, Date, Time, Empid, Strid, Status)
VALUES ('$callerid', sysdate(), sysdate(), '$empid', '$strid',
'$stat')";
$sth = $dbh->prepare($query);
$sth->execute();
$sth->finish();
$dbh->disconnec...
2004 Jun 10
4
How to get the Called id with AGI
Hi all,
Is there a way to get the "called id" (the B number) with AGI perl ?
I know how to get the caller id which is working fine and is just below:
#!/usr/bin/perl
use Asterisk::AGI;
$AGI = new Asterisk::AGI;
my %input = $AGI->ReadParse();
$callerid = $input{'callerid'};
$AGI->say_digits($callerid);
}
Thanks in advance,
Angel.
VERY HIGH LOAD AVERAGE: top - 10:27:57 up 199 days, 5:18, 2 users, load average: 67.75, 62.55, 55.75
2010 Feb 09
9
VERY HIGH LOAD AVERAGE: top - 10:27:57 up 199 days, 5:18, 2 users, load average: 67.75, 62.55, 55.75
Hi Team
Can someone advice me on how i can lower the load average on my asterisk
server?
dahdi-linux-2.1.0.4
dahdi-tools-2.1.0.2
libpri-1.4.10.1
asterisk-1.4.25.1
2 X TE412P Digium cards on ISDN PRI
Im using the system as an IVR without any transcoding or bridging
**************************************
top - 10:27:57 up 199 days, 5:18, 2 users, load average: 67.75, 62.55,
55.75
Tasks: 149