Patch level :10.0 188
Files correlati :ba1.exe Ricompilazione Demo : [ ] Commento :ritocchi alla packindex per segnalazioni in installazione git-svn-id: svn://10.65.10.50/trunk@17841 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
5e6ffe80f2
commit
99fe943879
@ -2350,7 +2350,10 @@ int TSystemisamfile::packindex(
|
|||||||
if (err != NOERR)
|
if (err != NOERR)
|
||||||
err = get_error(err);
|
err = get_error(err);
|
||||||
if (err != NOERR)
|
if (err != NOERR)
|
||||||
|
{
|
||||||
|
if (vis)
|
||||||
error_box("Errore in compattamento indici.\nFile %d : %d", num(),err);
|
error_box("Errore in compattamento indici.\nFile %d : %d", num(),err);
|
||||||
|
}
|
||||||
else
|
else
|
||||||
if (peod >= 0 && peod != d.eod())
|
if (peod >= 0 && peod != d.eod())
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user