]> git.lyx.org Git - features.git/commit
First step toward fixing bug http://bugzilla.lyx.org/show_bug.cgi?id=5252
authorAbdelrazak Younes <younes@lyx.org>
Sat, 27 Sep 2008 09:15:55 +0000 (09:15 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sat, 27 Sep 2008 09:15:55 +0000 (09:15 +0000)
commit412294445532a67e71c4fe9c924c657990c214bf
treec79d73896548473bccea40cc557bc9e88e6054d9
parentac1598df310979f68680851bfb67c17bd09ffd69
First step toward fixing bug http://bugzilla.lyx.org/show_bug.cgi?id=5252

- Move lyx::sum() to FileName.cpp
- Get rid of the third slow implementation of sum() as istreambuf_iterator is supported since at least gcc 3.2.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26588 a592a061-630c-0410-9148-cb99ea01b6c8
development/scons/scons_manifest.py
src/support/FileName.cpp
src/support/Makefile.am
src/support/lyxsum.cpp [deleted file]