Re: [evolution-patches] Escaping percentage signs in gtkhtml
- From: Not Zed <notzed ximian com>
- To: David Malcolm <dmalcolm redhat com>
- Cc: gtkhtml ximian com, Evolution Patches <evolution-patches ximian com>
- Subject: Re: [evolution-patches] Escaping percentage signs in gtkhtml
- Date: Wed, 05 May 2004 11:35:38 +0800
Any chance you could include the gcc (glib) string formatting attribute stuff in the header file for that function too?
i.e. append
G_GNUC_PRINTF(2,3)
to the prototype.
And ChangeLog entries for all changes.
On Tue, 2004-05-04 at 16:21 -0400, David Malcolm wrote:
Currently the code uses "\%" to write a percentage sign within a format
string - is this correct? Shouldn't "%%' be used instead? The attached
patch should fix this.
Dave
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]