rename assert.h to lassert.h

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24559 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2008-04-30 08:26:40 +00:00
parent 93cc3b9416
commit 9b4a26a252
93 changed files with 93 additions and 93 deletions

View File

@ -294,7 +294,6 @@ src_support_header_files = Split('''
Systemcall.h
Timeout.h
Translator.h
assert.h
convert.h
copied_ptr.h
debug.h
@ -305,6 +304,7 @@ src_support_header_files = Split('''
foreach.h
gettext.h
gzstream.h
lassert.h
limited_stack.h
lstrings.h
lyxalgo.h

View File

@ -19,7 +19,7 @@
#include "LyXRC.h"
#include "WordLangTuple.h"
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;

View File

@ -14,7 +14,7 @@
#include "support/lstrings.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <istream>

View File

@ -24,7 +24,7 @@
#include "insets/InsetBibtex.h"
#include "insets/InsetInclude.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/docstream.h"
#include "support/gettext.h"
#include "support/lstrings.h"

View File

@ -76,7 +76,7 @@
#include "graphics/Previews.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/ExceptionMessage.h"

View File

@ -29,7 +29,7 @@
#include "support/lstrings.h"
#include "support/Package.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <boost/bind.hpp>
#include <algorithm>

View File

@ -18,7 +18,7 @@
#include "Bullet.h"
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;

View File

@ -20,7 +20,7 @@
#include "support/debug.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <ostream>

View File

@ -22,7 +22,7 @@
#include "support/gettext.h"
#include "support/lstrings.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <map>
#include <cmath>

View File

@ -25,7 +25,7 @@
#include "support/lyxtime.h"
#include "support/Package.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <boost/crc.hpp>
#include <algorithm>

View File

@ -18,7 +18,7 @@
#include "insets/Inset.h"
#include "support/assert.h"
#include "support/lassert.h"
namespace lyx {

View File

@ -19,7 +19,7 @@
#include "support/debug.h"
#include "support/lstrings.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <sstream>

View File

@ -36,7 +36,7 @@
#include "TextMetrics.h"
#include "TocBackend.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/docstream.h"

View File

@ -25,7 +25,7 @@
#include "mathed/InsetMath.h"
#include "mathed/MathData.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <ostream>

View File

@ -25,7 +25,7 @@
#include "support/debug.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <ostream>

View File

@ -26,7 +26,7 @@
#include "output_latex.h"
#include "OutputParams.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/gettext.h"

View File

@ -13,7 +13,7 @@
#include "InsetIterator.h"
#include "support/assert.h"
#include "support/lassert.h"
namespace lyx {

View File

@ -18,7 +18,7 @@
#include "Lexer.h"
#include "TextClass.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/FileName.h"
#include "support/filetools.h"

View File

@ -45,7 +45,7 @@
#include "frontends/alert.h"
#include "frontends/Application.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/environment.h"
#include "support/ExceptionMessage.h"

View File

@ -20,7 +20,7 @@
#include "support/debug.h"
#include "support/lstrings.h"
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;
using namespace lyx::support;

View File

@ -20,7 +20,7 @@
#include "support/docstring.h"
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;

View File

@ -22,7 +22,7 @@ extern "C" {
#include "PSpell.h"
#include "WordLangTuple.h"
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;
using namespace lyx::support;

View File

@ -49,7 +49,7 @@
#include "insets/InsetBibitem.h"
#include "insets/InsetLabel.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/gettext.h"

View File

@ -42,7 +42,7 @@
#include "insets/InsetBibitem.h"
#include "insets/InsetOptArg.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/gettext.h"

View File

@ -14,7 +14,7 @@
#include "LyXRC.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/lstrings.h"

View File

@ -59,7 +59,7 @@
#include "insets/InsetSpecialChar.h"
#include "insets/InsetTabular.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/docstream.h"

View File

@ -50,7 +50,7 @@
#include "mathed/InsetMathHull.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/gettext.h"
#include "support/textutils.h"

View File

@ -27,7 +27,7 @@
#include "frontends/alert.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/ExceptionMessage.h"
#include "support/FileName.h"

View File

@ -49,7 +49,7 @@
#include "support/debug.h"
#include <cstdlib>
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;

View File

@ -30,7 +30,7 @@
#include "support/debug.h"
#include "support/docstream.h"
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;

View File

@ -30,7 +30,7 @@
#include "insets/Inset.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include <algorithm>

View File

@ -23,7 +23,7 @@
#include "support/convert.h"
#include "support/lstrings.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <cstring>

View File

@ -17,7 +17,7 @@
#include "support/docstring.h"
#include "support/weighted_btree.h"
#include "support/assert.h"
#include "support/lassert.h"
namespace lyx {

View File

@ -14,7 +14,7 @@
#include "support/debug.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <exception>
#include <iomanip>

View File

@ -41,7 +41,7 @@
#include "insets/InsetBibitem.h"
#include "insets/InsetInclude.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/filetools.h"

View File

@ -64,7 +64,7 @@
#include "support/lstrings.h"
#include "support/ExceptionMessage.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <sstream>

View File

@ -25,7 +25,7 @@
#include <QSettings>
#include <QString>
#include "support/assert.h"
#include "support/lassert.h"
#include <string>

View File

@ -36,7 +36,7 @@
#include "Session.h"
#include "version.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/ExceptionMessage.h"
#include "support/FileName.h"

View File

@ -21,7 +21,7 @@
#include "BufferView.h"
#include "Cursor.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/filetools.h"

View File

@ -25,7 +25,7 @@
#include "Paragraph.h"
#include "version.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include <QApplication>

View File

@ -30,7 +30,7 @@
#include <QFontInfo>
#include <QFontDatabase>
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;
using namespace lyx::support;

View File

@ -20,7 +20,7 @@
#include "insets/Inset.h"
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;

View File

@ -16,7 +16,7 @@
#include "GuiIdListModel.h"
#include "support/assert.h"
#include "support/lassert.h"
using std::vector;

View File

@ -14,7 +14,7 @@
#include "qt_helpers.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "Encoding.h"

View File

@ -22,7 +22,7 @@
#include "Language.h"
#include "LyXRC.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include <QPixmapCache>

View File

@ -34,7 +34,7 @@
#include "support/debug.h"
#include "support/gettext.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <algorithm>

View File

@ -64,7 +64,7 @@
#include <QToolButton>
#include <QVariant>
#include "support/assert.h"
#include "support/lassert.h"
#include <map>
#include <vector>

View File

@ -31,7 +31,7 @@
#include "support/debug.h"
#include "support/gettext.h"
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;

View File

@ -54,7 +54,7 @@
#include "ToolbarBackend.h"
#include "version.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/FileName.h"
#include "support/filetools.h"

View File

@ -23,7 +23,7 @@
#include "Paragraph.h"
#include "TexRow.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/docstream.h"
#include "support/gettext.h"

View File

@ -50,7 +50,7 @@
#include "insets/Inset.h"
#include "insets/InsetCitation.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/filetools.h"

View File

@ -22,7 +22,7 @@
#include <QHBoxLayout>
#include <QHeaderView>
#include "support/assert.h"
#include "support/lassert.h"
#include <iostream>

View File

@ -15,7 +15,7 @@
#include "support/debug.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <climits>
using namespace std;

View File

@ -10,7 +10,7 @@
#include <config.h>
#include "support/assert.h"
#include "support/lassert.h"
#include <cstdlib>
#include <exception>

View File

@ -15,7 +15,7 @@
#include "Converter.h"
#include "Format.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/FileName.h"

View File

@ -33,7 +33,7 @@
#include "frontends/Painter.h"
#include "frontends/Application.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/docstream.h"

View File

@ -34,7 +34,7 @@
#include "frontends/FontMetrics.h"
#include "frontends/Painter.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/docstream.h"
#include "support/gettext.h"

View File

@ -35,7 +35,7 @@
#include "support/gettext.h"
#include "support/lstrings.h"
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;
using namespace lyx::support;

View File

@ -46,7 +46,7 @@
#include "insets/InsetListingsParams.h"
#include "insets/RenderPreview.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/docstream.h"
#include "support/FileNameList.h"

View File

@ -21,7 +21,7 @@
#include "support/textutils.h"
#include "support/convert.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <sstream>

View File

@ -50,7 +50,7 @@
#include "frontends/Painter.h"
#include "frontends/Selection.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/docstream.h"

View File

@ -52,7 +52,7 @@
#include "support/lstrings.h"
#include <boost/bind.hpp>
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;
using namespace lyx::support;

View File

@ -25,7 +25,7 @@
#include "MetricsInfo.h"
#include "OutputParams.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/gettext.h"

View File

@ -27,7 +27,7 @@
#include "graphics/PreviewLoader.h"
#include "graphics/Previews.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/FileName.h"
#include "support/lstrings.h"

View File

@ -21,7 +21,7 @@
#include "support/lstrings.h"
#include "support/textutils.h"
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;

View File

@ -32,7 +32,7 @@
#include "support/gettext.h"
#include "support/lstrings.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <sstream>

View File

@ -51,7 +51,7 @@
#include "frontends/Painter.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/gettext.h"
#include "support/lstrings.h"

View File

@ -52,7 +52,7 @@
#include "frontends/Painter.h"
#include "frontends/Selection.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/gettext.h"
#include "support/lstrings.h"

View File

@ -23,7 +23,7 @@
#include "support/debug.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <ostream>

View File

@ -25,7 +25,7 @@
#include "support/debug.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <sstream>

View File

@ -36,7 +36,7 @@
#include "frontends/FontMetrics.h"
#include "frontends/Painter.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <boost/next_prior.hpp>
#include <cstdlib>

View File

@ -32,7 +32,7 @@
#include "frontends/Painter.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include <ostream>

View File

@ -36,7 +36,7 @@
#include "frontends/Painter.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/gettext.h"

View File

@ -26,7 +26,7 @@
#include "sgml.h"
#include "TextClass.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/lstrings.h"

View File

@ -30,7 +30,7 @@
#include "insets/InsetBibitem.h"
#include "insets/InsetOptArg.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/debug.h"
#include "support/lstrings.h"

View File

@ -23,7 +23,7 @@
#include "support/debug.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <boost/next_prior.hpp>
using namespace std;

View File

@ -43,7 +43,7 @@
#include "support/debug.h"
#include "support/textutils.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <boost/crc.hpp>
#include <ostream>

View File

@ -28,7 +28,7 @@
#include <QList>
#include <QTime>
#include "support/assert.h"
#include "support/lassert.h"
#include <boost/scoped_array.hpp>
#include <map>

View File

@ -37,8 +37,6 @@ liblyxsupport_la_SOURCES = \
FileMonitor.h \
FileMonitor.cpp \
RandomAccessList.h \
assert.h \
assert.cpp \
convert.cpp \
convert.h \
copied_ptr.h \
@ -64,6 +62,8 @@ liblyxsupport_la_SOURCES = \
gzstream.cpp \
gzstream.h \
kill.cpp \
lassert.h \
lassert.cpp \
limited_stack.h \
lstrings.cpp \
lstrings.h \

View File

@ -17,7 +17,7 @@
#include "support/Package.h"
#include "support/unicode.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <cerrno>

View File

@ -10,7 +10,7 @@
#include <config.h>
#include "support/assert.h"
#include "support/lassert.h"
#include "support/Timeout.h"
#include "support/debug.h"

View File

@ -12,7 +12,7 @@
#ifndef TRANSLATOR_H
#define TRANSLATOR_H
#include "support/assert.h"
#include "support/lassert.h"
#include <vector>
#include <utility>

View File

@ -22,7 +22,7 @@
#include <QFile>
#include "support/assert.h"
#include "support/lassert.h"
using namespace std;

View File

@ -36,7 +36,7 @@
#include <QDir>
#include "support/assert.h"
#include "support/lassert.h"
#include <boost/regex.hpp>
#include <fcntl.h>

View File

@ -1,6 +1,6 @@
// -*- C++ -*-
/**
* \file support/assert.h
* \file support/lassert.h
*
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.

View File

@ -19,7 +19,7 @@
#include "support/textutils.h"
#include <boost/tokenizer.hpp>
#include "support/assert.h"
#include "support/lassert.h"
#include <QString>
#include <QVector>

View File

@ -24,7 +24,7 @@
#include "support/lstrings.h"
#include "support/ExceptionMessage.h"
#include "support/assert.h"
#include "support/lassert.h"
#include <cstdlib>
#include <vector>

View File

@ -10,7 +10,7 @@
#include <config.h>
#include "support/assert.h"
#include "support/lassert.h"
#include <cstdlib>
#include <exception>

View File

@ -14,7 +14,7 @@
#include "support/environment.h"
#include "support/docstring.h"
#include "support/assert.h"
#include "support/lassert.h"
#if defined (_WIN32)
# include "support/gettext.h"

View File

@ -16,7 +16,7 @@
#include "tex2lyx.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/lstrings.h"

View File

@ -18,7 +18,7 @@
#include "TextClass.h"
#include "Layout.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
#include "support/ExceptionMessage.h"

View File

@ -21,7 +21,7 @@
#include "Layout.h"
#include "Length.h"
#include "support/assert.h"
#include "support/lassert.h"
#include "support/convert.h"
#include "support/FileName.h"
#include "support/filetools.h"