Lines Matching refs:stderr
144 fprintf(stderr, "gencmn: unable to open input file %s\n", dataFile);
192 fprintf(stderr, "gencmn: no files listed in %s\n", dataFile == NULL ? "<stdin>" : dataFile);
218 fprintf(stderr, "gencmn: udata_create(-d %s -n %s -t %s) failed - %s\n",
252 fprintf(stderr, "gencmn: unable to open listed file %s\n", files[i].pathname);
267 fprintf(stderr, "gencmn: unable to read %s properly (got %ld/%ld byte%s)\n", files[i].pathname, (long)nread, (long)files[i].fileSize, files[i].fileSize == 1 ? "" : "s");
281 fprintf(stderr, "gencmn: udata_finish() failed - %s\n", u_errorName(errorCode));
311 fprintf(stderr, "gencmn: unable to open .c output file %s\n", filename);
392 fprintf(stderr, "pkgdata/gencmn: Could not allocate %ld bytes for %d files\n", (fileMax*sizeof(files[0])), fileCount);
401 fprintf(stderr, "gencmn: Error: absolute path encountered. Old style paths are not supported. Use relative paths such as 'fur.res' or 'translit%cfur.res'.\n\tBad path: '%s'\n", U_FILE_SEP_CHAR, filename);
425 fprintf(stderr, "gencmn: unable to open listed file %s\n", fullPath);
432 fprintf(stderr, "gencmn: unable to get length of listed file %s\n", fullPath);
482 fprintf(stderr, "gencmn: out of memory\n");