Re: patch -- bug 343


Subject: Re: patch -- bug 343
From: Paul Rohr (paul@abisource.com)
Date: Mon Jan 17 2000 - 14:49:09 CST


Shaw,

I think you need to apply this patch first:

  http://www.abisource.com/mailinglists/abiword-dev/00/January/0081.html

Paul

At 12:20 PM 1/17/00 -0600, sterwill@abisource.com wrote:
>When I apply this patch, I get rejects in abi/src/wp/ap/xp/ap_String_Id.h.rej
>like:
>
>***************
>*** 27,32 ****
> // Message Boxes used in AP_EditMethods
> dcl(MSG_SaveFailed, "Could not write to the file %s.")
> dcl(MSG_SaveFailedWrite, "Writing error when attempting to save %s")
> dcl(MSG_DlgNotImp, "%s not implemented yet.\n\nIf you are a
programmer, feel free to add code in %s, line %d\nand mail patches
to:\n\n\tabiword-dev@abisource.com\n\nOtherwise, please be patient.")
> dcl(MSG_RevertBuffer, "Revert to saved copy of %s?")
> dcl(MSG_QueryExit, "Close all windows and exit?")
>--- 27,34 ----
> // Message Boxes used in AP_EditMethods
> dcl(MSG_SaveFailed, "Could not write to the file %s.")
> dcl(MSG_SaveFailedWrite, "Writing error when attempting to save %s")
>+ dcl(MSG_SaveFailedExport, "Error while attempting to save %s:
could not construct exporter")
>+ dcl(MSG_SaveFailedName, "Error while attempting to save %s:
invalid name")
> dcl(MSG_DlgNotImp, "%s not implemented yet.\n\nIf you are a
programmer, feel free to add code in %s, line %d\nand mail patches
to:\n\n\tabiword-dev@abisource.com\n\nOtherwise, please be patient.")
> dcl(MSG_RevertBuffer, "Revert to saved copy of %s?")
> dcl(MSG_QueryExit, "Close all windows and exit?")
>
>Taking a look back through LXR, I don't see a recent version of this
>file with the line for "MSG_DlgNotImp". Perhaps you're working with
>an older version of this file ("cvs update" would help).
>
>--
>Shaw Terwilliger
>
>
>



This archive was generated by hypermail 2b25 : Mon Jan 17 2000 - 14:43:53 CST