gimp r25697 - in trunk: . plug-ins/script-fu/tinyscheme
- From: martinn svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25697 - in trunk: . plug-ins/script-fu/tinyscheme
- Date: Sun, 18 May 2008 13:23:17 +0000 (UTC)
Author: martinn
Date: Sun May 18 13:23:16 2008
New Revision: 25697
URL: http://svn.gnome.org/viewvc/gimp?rev=25697&view=rev
Log:
2008-05-18 Martin Nordholts <martinn svn gnome org>
* plug-ins/script-fu/tinyscheme/scheme.c: Commited patch from gymp
that removes bogus FIXME (bug #533647).
Modified:
trunk/ChangeLog
trunk/plug-ins/script-fu/tinyscheme/scheme.c
Modified: trunk/plug-ins/script-fu/tinyscheme/scheme.c
==============================================================================
--- trunk/plug-ins/script-fu/tinyscheme/scheme.c (original)
+++ trunk/plug-ins/script-fu/tinyscheme/scheme.c Sun May 18 13:23:16 2008
@@ -2152,9 +2152,6 @@
#if !defined(USE_ALIST_ENV) || !defined(USE_OBJECT_LIST)
-#ifdef __GNUC__
-#warning FIXME: Update hash_fn() to handle UTF-8 coded keys
-#endif
static int hash_fn(const char *key, int table_size)
{
unsigned int hashed = 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]