mirror of
https://github.com/golang/go
synced 2024-11-22 01:34:41 -07:00
6c delete .6 file on error
R=r DELTA=1 (1 added, 0 deleted, 0 changed) OCL=13785 CL=13785
This commit is contained in:
parent
873ba78b79
commit
851100683e
@ -244,6 +244,7 @@ compile(char *file, char **defs, int ndef)
|
||||
errorexit();
|
||||
}
|
||||
Binit(&outbuf, c, OWRITE);
|
||||
outfile = strdup(outfile);
|
||||
}
|
||||
newio();
|
||||
first = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user