inform("\"%s\": format compile error - %s",
&usr_fstring[errpos-errctx], str);
inform("\"%s\": format compile error - %s",
&usr_fstring[errpos-errctx], str);
} else if (c == '%' && *cp == '<') {
cp = do_if (cp+1);
} else {
CERROR ("'(', '{', '%<' or ')' expected");
}
} else if (c == '%' && *cp == '<') {
cp = do_if (cp+1);
} else {
CERROR ("'(', '{', '%<' or ')' expected");
}
struct comp *cptr = wantcomp[bucket];
char *cp;
while (cptr) {
if (strcasecmp(component, FENDNULL(cptr->c_name)) == 0) {
struct comp *cptr = wantcomp[bucket];
char *cp;
while (cptr) {
if (strcasecmp(component, FENDNULL(cptr->c_name)) == 0) {
{
if (--cm->c_refcount <= 0) {
/* Shouldn't ever be NULL, but just in case ... */
{
if (--cm->c_refcount <= 0) {
/* Shouldn't ever be NULL, but just in case ... */