On Wed, 2005-11-02 at 12:59 +0000, tk postaccess com wrote: > rb-podcast-source.c: In function > `rb_podcast_source_post_date_cell_data_func': > rb-podcast-source.c:1642: warning: `%x' yields only last 2 digits of year > in some locales > > The build wouldn't then complete. My autotools knowledge isn't good > enough to know how to turn off "-Werror", so I don't have a workaround, > and I don't know how to fix the source. This was reported in bugzilla the other day as http://bugzilla.gnome.org/show_bug.cgi?id=320432 The attached patch should tell gcc not to warn about that, as we want it to output two digits if the locale has that as it's preferred format. As my system doesn't emit that warning, I just need someone to check that it fixes the problem before comitting. Cheers, James "Doc" Livingston -- Logan Shaw's Zen of ASR Computing: free yourself of the desire to have computers work properly for this is the root of all suffering.
Attachment:
signature.asc
Description: This is a digitally signed message part