"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Option inconnue"
"fin du fichier atteinte prématurément pour"
"analyse du fichier suivant"
+"Log produit par Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
"Unknown option"
"unexpected end of file encountered in"
"skipping to next file"
+"Log is from Microsoft ISA"
fprintf(stderr,"SARG: read error in %s\n",arq);
exit(1);
}
- if(!isalog && strncmp(bufz,"#Software: Mic",14) == 0) isalog++;
+ if(!isalog && strncmp(bufz,"#Software: Mic",14) == 0) {
+ fixendofline(bufz);
+ debuga("%s: %s",text[143],bufz);
+ isalog++;
+ }
if(strncmp(bufz,"*** SARG Log ***",16) == 0) {
if (getword(val2,sizeof(val2),arqtt,'-')<0 || getword(val2,sizeof(val2),arqtt,'_')<0 ||
}
fixendofline(bufz);
while(bufz[0] != '\0') {
- if (getword(val1,sizeof(val1),bufz,'\t')<0){
+ if (getword(val1,sizeof(val1),bufz,'\t')<0){
printf("SARG: Maybe you have a broken record or garbage in your %s file.\n",arq);
exit(1);
}