Displaying 2 results from an estimated 2 matches for "__from".
Did you mean:
h_from
2007 Sep 11
2
bug in 1.2.24
GUys.. I dont know if this is a known bug or not but I just tested and
replicated this one over and over again.
It involves call transfer from calls that entered the pbx via a queue.. say
a call comes in and its thrown in a queue, somebody answers the call but
then wants to transfer the call to somebody else outside the queue, of
course... the bug comes in here.. Im using mixmonitor to record
2016 Jan 10
3
coerce SEXP type to C++ matrix class and back
...^
In file included from /usr/include/c++/4.9/fstream:40:0,
from /usr/include/armadillo:21,
from example.cpp:7:
/usr/include/c++/4.9/bits/codecvt.h:214:7: error: expected ?;? at end
of member declaration
length(state_type& __state, const extern_type* __from,
^
/usr/include/c++/4.9/bits/codecvt.h:216:7: error: expected
unqualified-id before ?{? token
{ return this->do_length(__state, __from, __end, __max); }
^
/usr/lib/R/etc/Makeconf:137: recipe for target 'example.o' failed
make: *** [example.o] Error 1
Many thanks for...