comparison src/config.in @ 96763:a27390a84360

change most cases of PENDING to TODO, some to FIXME or XXX
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Thu, 17 Jul 2008 13:50:30 +0000
parents f5cf56c90437
children d89afa2b4c2f
comparison
equal deleted inserted replaced
96762:7124d8656633 96763:a27390a84360
995 /* Sadly for now, GNUstep dump does not work. */ 995 /* Sadly for now, GNUstep dump does not work. */
996 #ifdef NS_IMPL_GNUSTEP 996 #ifdef NS_IMPL_GNUSTEP
997 #define CANNOT_DUMP 997 #define CANNOT_DUMP
998 #endif 998 #endif
999 999
1000 /* PENDING: These are used for the Carbon port only. */ 1000 /* TODO: These are used for the Carbon port only. */
1001 #undef MAC_OS 1001 #undef MAC_OS
1002 #undef MAC_OSX 1002 #undef MAC_OSX
1003 1003
1004 /* Define AMPERSAND_FULL_NAME if you use the convention 1004 /* Define AMPERSAND_FULL_NAME if you use the convention
1005 that & in the full name stands for the login id. */ 1005 that & in the full name stands for the login id. */