search for: b180

Displaying 3 results from an estimated 3 matches for "b180".

Did you mean: 180
2004 Jun 25
2
Latest CVS fax detection & grandstream bug
As a follow up to my previous post, I have now identified what is causing the bug with the grandstream phones. When the line faxdetection=incoming is in the zapata.conf file, the grandstream phones will not ring, nor connect a call to the zaptel interface. Can anyone else confirm this bug? I'm going to play with the different options (incoming/outgoing/both) to see if it makes a
2019 May 03
0
R problems with lapack with gfortran
...????? mov??? $0x1,%ecx ? 11744d:?????? ba 01 00 00 00????????? mov??? $0x1,%edx ? 117452:?????? 48 8d 35 bb 12 09 00??? lea??? 0x912bb(%rip),%rsi??????? # 1a8714 <ipivot.4261+0xd14> ? 117459:?????? 4c 89 f7??????????????? mov??? %r14,%rdi ? 11745c:?????? e8 1f 3d ef ff????????? callq? b180 <lsame_ at plt> but it seems to me that the compiler could just refrain from setting the length to be 1 on the stack at 1174f1, since it knows it should have already been there. It would be a nice property if Fortran code that never accesses the hidden arguments with the lengths of the st...
2019 Apr 24
2
R problems with lapack with gfortran
Hi, I have tried to pinpoint potential problems which could lead to the LAPACK issues that are currently seen in R. I built the current R trunk using AR=gcc-ar RANLIB=gcc-ranlib ./configure --prefix=$HOME --enable-lto --enable-BLAS-shlib=no --without-recommended-packages and used this to find problem areas. There are quite a few warnings that were flagged, due to mismatches in function