From: Araki K. <ara...@us...> - 2003-06-08 14:43:18
|
Hi, Subject: [Mlterm-dev-en] ancient debug codes that doesn't compile any more From: Ambrose Li <a....@ie...> Message-ID: <200...@ad...> Date: Thu, 5 Jun 2003 01:04:34 -0400 > while figuring out the "font names with hyphens" problem, I > enabled __DEBUG'ing, and found that the debugging code doesn't > compile any more. ml_edit_dump(),ml_char_dump() functions are enabled only when --enable-debug option is specified with ./configure script (See ml_edit.h and ml_char.h), because it is assumed that debugging should be done with --enable-debug'ed mlterm. -- Araki Ken ara...@us... |