geniatagger icon indicating copy to clipboard operation
geniatagger copied to clipboard

a fix for poor function declarations in namedentity.cpp

Open fnl opened this issue 10 years ago • 0 comments

  • Major: missing const member function declaration
  • Minor: correct return type for void function

This fixes compilation problems on OSX Mavericks, but the fixes should be generally incorporated in the library.

fnl avatar Oct 07 '14 08:10 fnl