Sam TH wrote some stuff:

No, I think he really intended it as written. The file I have says:

  UT_DEBUGMSG(("SEVIOR: Appending strux \n"));
  for(UT_sint32 i=0; atts[i] != NULL; i++)


      UT_DEBUGMSG(("Element %d is %s \n",i,atts[i]));
    }
  return;


after the "X_CheckError" call. Perhaps you haven't updated since Martins
patch not too long ago? ;-)

/Mike - please,  don't cc


Reply via email to