Hi! > > > This is internal only API for the LTP lib that does not have a proper > > > header (I was too lazy to create a header for the function that is used > > > only once). I can fix that if desired. > > > > if it's meant as an internal-to-the-lib func, then we should start a > > header to hold that kind of code. we can easily enforce it too by > > having the lib Makefile define some macro that the header will check > > and error out if it isn't present. > > Agreed, I will fix that ASAP.
Fixed in git. (I've added ltp_priv.h header into lib/ and moved the definition there). Alexey: Make use of the header. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
