Make warnings from the Thrift compiler a little clearer. Reviewed by: mcslee Warning and error messages from the Thrift compiler include the file currently being parsed and the line number. This change sets those to dummy values for stages that have nothing to do with parsing.