Bug#684805: libarpack++2-dev: gcc-4.7 build errors (missing this pointers)

2013-10-14 Thread Torquil Macdonald Sørensen
Package: libarpack++2-dev Version: 2.3-2 Followup-For: Bug #684805 Also a problem in arsnsym.h: /usr/include/arpack++/arsnsym.h:81:55: error: ‘DefineParameters’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissiv

Bug#684805: libarpack++2-dev: gcc-4.7 build errors (missing this pointers)

2013-09-30 Thread Torquil Macdonald Sørensen
Package: libarpack++2-dev Version: 2.3-2 Followup-For: Bug #684805 In order to get the example bsymreg.cc, I had to apply this modification to arseig.h, as well as a modification to arbssym.h, similar to the one described above for ardssym.h. I'm running the current Debian Sid, so I'm using: $ g

Bug#684805: libarpack++2-dev: gcc-4.7 build errors (missing this pointers)

2012-08-13 Thread Jan Möbius
Package: libarpack++2-dev Version: 2.3-2 Severity: normal Hi, i encountered some build errors when compiling a template function with gcc-4.7. Best, Jan --- a/include/ardssym.h +++ b/include/ardssym.h @@ -120,7 +120,7 @@ { this->NoShift(); - DefineParameters(A.ncols(), nevp, &A, &ARdsSym