]> git.lyx.org Git - features.git/commit
fixes because of SUN CC warnings, bmtable now compiled with C compilator, countChar...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 21 Dec 1999 06:10:21 +0000 (06:10 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 21 Dec 1999 06:10:21 +0000 (06:10 +0000)
commit5f3f9ad231bc0c24d34c00e3936e226d9834589a
treeec3ba28988d855e8972e49655ab73e9cec8b9c1a
parent2ae1b412d826c7d5f0b9e9a587b5bb1e3593f4f7
fixes because of SUN CC warnings, bmtable now compiled with C compilator, countChar should also work on CC now, read ChangeLog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@390 a592a061-630c-0410-9148-cb99ea01b6c8
36 files changed:
ChangeLog
acinclude.m4
configure.in
src/BufferView.C
src/BufferView.h
src/LaTeX.C
src/LyXView.C
src/Makefile.am
src/bmtable.C
src/bmtable.c [new file with mode: 0644]
src/bmtable.h
src/buffer.C
src/buffer.h
src/definitions.h [deleted file]
src/insets/figinset.C
src/insets/insetbib.C
src/insets/insetinclude.C
src/insets/insetindex.C
src/insets/insetinfo.C
src/insets/inseturl.C
src/intl.C
src/kbmap.C
src/layout.h
src/lyx_gui.C
src/lyx_gui_misc.C
src/lyx_gui_misc.h
src/support/LAssert.h
src/support/lstrings.C
src/support/lstrings.h
src/support/lyxstring.h
src/text.C
src/text2.C
src/trans.C
src/trans_decl.h
src/trans_mgr.C
src/trans_mgr.h