Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| cxx does not like inline methods without a definition:
|
| cxx: Error: ../../../lyx-devel/src/mathed/math_xiter.h, line 41: function
| "MathedXIter::GetPos" was referenced but not defined
| void GetPos(int &, int &) const;
| --
cxx does not like inline methods without a definition:
cxx: Error: ../../../lyx-devel/src/mathed/math_xiter.h, line 41: function
"MathedXIter::GetPos" was referenced but not defined
void GetPos(int &, int &) const;
-^
cxx: Warning: ../../../lyx-devel/src/mathed/math_spacein