Index: trunk/i386/libsaio/xml.c =================================================================== --- trunk/i386/libsaio/xml.c (revision 2902) +++ trunk/i386/libsaio/xml.c (revision 2903) @@ -956,8 +956,8 @@ return -1; } - printf("ParseTagDate unimplimented\n"); - getchar(); +// printf("ParseTagDate unimplimented\n"); +// getchar(); tmpTag->type = kTagTypeDate; tmpTag->string = NULL; Index: branches/ErmaC/Enoch/i386/libsaio/xml.c =================================================================== --- branches/ErmaC/Enoch/i386/libsaio/xml.c (revision 2902) +++ branches/ErmaC/Enoch/i386/libsaio/xml.c (revision 2903) @@ -956,8 +956,8 @@ return -1; } - printf("ParseTagDate unimplimented\n"); - getchar(); +// printf("ParseTagDate unimplimented\n"); +// getchar(); tmpTag->type = kTagTypeDate; tmpTag->string = NULL;