Viktor, > I'm getting these new warnings under BCC55: > Warning W8080 source\rtl\filesys.c 2718: '_fstat(int,_stat *)' is declared > but never used > Warning W8080 source\rtl\filesys.c 2718: '_disable()' is declared but never > used > Warning W8080 source\rtl\filesys.c 2718: '_enable()' is declared but never > used > Warning W8080 source\rtl\fssize.c 142: '_fstat(int,_stat *)' is declared but > never used
It started when you enabled warnings for BCC, it only happen when -v is used. See my post here: http://lists.harbour-project.org/pipermail/harbour/2008-June/007555.html Chen. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
