Hi! On 06/22/2013 10:15 PM, Mike Frysinger wrote: > >> +/* declared in tst_tmpdir.c */ >> +const char *tst_get_startwd(void); > use a proper header instead. extern func decls only leads to bit rot and hard > to debug crashes. But, there is no header for this function in LTP, it is declared inside c file, and I used it in the same way as it was already used in tst_resource.c.
Thanks, Alexey ------------------------------------------------------------------------------ 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
