#ifdef ALWAYS_CLOSE_MATH_PANELS

in lyx_gui_misc.C, for hiding Math panels on the update stuff. this
is heading out anyway with GUII-isation, so it can die IMHO
 
yes/no

#ifdef BROKEN_HEADERS

Fair enough, but this is also used to unconditionally define gettimeofday
in filedlg.C. Bad I suppose.
 
#ifdef DEBUG

In mathed. All three circumstances can be updated to use debug.C

yes/no
 
#ifdef DO_USE_DEFAULT_LANGUAGE

Wasn't there consensus that this was dead ? If so, can I rip it out ?
 
yes/no
 
#ifdef ENABLE_ASSERTIONS

>From ./configure --enable-assertions. However, it can be reduced in
Bullet.[Ch] to one point in Bullet.h
 
I'll do this ...

#ifdef FANCY_FOOTNOTE_CODE

Allan ? Apparently disabled because it broke over multiple pages, but there
doesn't actually seem to be hardly any code there ... what should be done with
this ?
 
#ifdef __GNUG_

Typos in xforms frontend. I'll fix these.
 
#ifdef HAVE_CONFIG_H

not much need for this - in the Gnome frontend.
 
#ifdef IGNORE_THIS_FOR_NOW

tabular docbook output. Jose ? There's no hint of how long this has been
around, and as I write I don't have the CVS history.
 
#ifdef NOT_HANDLED_YET_AS_I_DONT_KNOW_HOW

Another DocBook one ...
 
#ifdef SCROLL_INSET

Can this be enabled unconditionally now perhaps ?

yes/no
 
#ifdef SEEMS_TO_BE_NOT_NEEDED

Again, how long has it been here ...
 
#ifdef USE_CLASS_COMBO

Can this be unconditionally set in xforms frontend ? There's not any problems
with it are there ?

yes/no
 
#ifdef USE_OLD_PARAGRAPH_LAYOUT

Can this go ? 

yes/no
 
#ifdef USE_STL_MEMORY

How does this fit in with HAVE_AUTO_PTR in the same file, Painter.C ?
 
#ifndef USE_OLD_READFORMAT

can this die in tabular.C ?

yes/no

thanks
john

-- 
"Darn it, who spiked my coffee with water ?"
        - Larry Wall

Reply via email to