Re: bug 1957 fix please commit

From: Dom Lachowicz (doml@appligent.com)
Date: Tue Feb 19 2002 - 15:09:20 GMT

  • Next message: Dom Lachowicz: "Commit: UT_String_printf"

    On Mon, 2002-02-18 at 22:35, Robert Altenburg wrote:
    > Attached is a patch to fix bug 1957 "numerated lists
    > become star lists in human readable text exporter."
    >
    > What this does:
    >
    > When the exporter sees a new numbered list, this
    > allocates a UT_uint16 to hold the value of the
    > bullet number, and adds a pointer to that number
    > to a hash. If it has seen the list before it gets
    > the pointer to the integer from the hash, prints
    > the value, and increments it. When the destructor
    > is called, it frees the memory used by the integers.

    Committing this. Committing a UT_String_printf method in a few secs.

    Dom





    This archive was generated by hypermail 2.1.4 : Tue Feb 19 2002 - 10:14:37 GMT