Dov Feldstern wrote:
So now the question is: do we need this function at all at this point?
Since it seems to have been doing nothing for the past three years, can
we just get rid of it? Does anyone know if what the code that's in there
*should* have been doing is still needed?
You should nev
Angus Leeming wrote:
Pavel Sanda wrote:
Pavel Sanda wrote:
I purposely left RC_VISUAL_CURSOR out of this function, because
something is fishy about it. AFAICT, this function doesn't do
anything... JMarc took a look and I think he also wasn't sure about
it... So before just fixing the warnings
Pavel Sanda wrote:
Pavel Sanda wrote:
I purposely left RC_VISUAL_CURSOR out of this function, because something
is fishy about it. AFAICT, this function doesn't do anything... JMarc
took a look and I think he also wasn't sure about it... So before just
fixing the warnings, we ought to try and
> Pavel Sanda wrote:
>>> I purposely left RC_VISUAL_CURSOR out of this function, because something
>>> is fishy about it. AFAICT, this function doesn't do anything... JMarc
>>> took a look and I think he also wasn't sure about it... So before just
>>> fixing the warnings, we ought to try and fig
Pavel Sanda wrote:
I purposely left RC_VISUAL_CURSOR out of this function, because something
is fishy about it. AFAICT, this function doesn't do anything... JMarc took
a look and I think he also wasn't sure about it... So before just fixing
the warnings, we ought to try and figure out what this
> I purposely left RC_VISUAL_CURSOR out of this function, because something
> is fishy about it. AFAICT, this function doesn't do anything... JMarc took
> a look and I think he also wasn't sure about it... So before just fixing
> the warnings, we ought to try and figure out what this function *s
Richard Heck wrote:
LyXFunc.cpp: In function 'void lyxactOnUpdatedPrefs(const
lyx::LyXRC&, const lyx::LyXRC&)':
LyXFunc.cpp:1885: warning: enumeration value 'RC_FULL_SCREEN_LIMIT' not
handled in switch
LyXFunc.cpp:1885: warning: enumeration value 'RC_FULL_SCREEN_SCROLLBAR'
not handled in sw
> LyXFunc.cpp: In function 'void lyxactOnUpdatedPrefs(const
> lyx::LyXRC&, const lyx::LyXRC&)':
> LyXFunc.cpp:1885: warning: enumeration value 'RC_FULL_SCREEN_LIMIT' not
> handled in switch
> LyXFunc.cpp:1885: warning: enumeration value 'RC_FULL_SCREEN_SCROLLBAR' not
> handled in switch
> Ly