|
From: Andreas S. <an...@sp...> - 2009-02-26 09:50:18
|
Hi, Es schrieb Luigi Ballabio >> I don't know whether you want to put this in the repository, though ;-) > > Only conditionally... Let's try to turn this into a configure test. > I've stripped the guilty file to a minimum and I'm attaching it to this > post. Can you check that if you run > g++ -c test.cpp > (or whatever your C++ compiler is called) it does NOT compile, but it > does when you remove the "class" keyword? Will do. > P.S. Another try: does the original file compile if you keep the > "class", but replace this_curve in the friend declaration with the full > type? (Piecewise...<Interpolation,etc.etc>) I tried this already, and no, it doesn't... Rgds, Andreas |