From 7307c3cc30a34c5a09bdc56b26d9d593492f92e3 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Wed, 3 Jun 2009 08:13:50 +0000 Subject: [PATCH] changed configure.ac for Doxyfile.in --- qse/Makefile.in | 1 + qse/cmd/Makefile.in | 1 + qse/cmd/awk/Makefile.in | 1 + qse/cmd/lsp/Makefile.in | 1 + qse/cmd/utl/Makefile.in | 1 + qse/configure | 54 ++++++++++++++++++--------------- qse/configure.ac | 2 ++ qse/doc/Doxyfile.in | 4 ++- qse/doc/Makefile.in | 1 + qse/doc/page.ko/Makefile.in | 1 + qse/doc/page/Makefile.in | 1 + qse/doc/page/main.doc | 54 +++++++++++++++++++++------------ qse/include/Makefile.in | 1 + qse/include/qse/Makefile.in | 1 + qse/include/qse/awk/Makefile.in | 1 + qse/include/qse/cmn/Makefile.in | 1 + qse/include/qse/lsp/Makefile.in | 1 + qse/include/qse/macros.h | 10 ++++-- qse/include/qse/sed/Makefile.in | 1 + qse/include/qse/types.h | 4 +-- qse/include/qse/utl/Makefile.in | 1 + qse/lib/Makefile.in | 1 + qse/lib/awk/Makefile.in | 1 + qse/lib/cmn/Makefile.in | 1 + qse/lib/lsp/Makefile.in | 1 + qse/lib/sed/Makefile.in | 1 + qse/lib/utl/Makefile.in | 1 + qse/test/Makefile.in | 1 + qse/test/awk/Makefile.in | 1 + qse/test/cmn/Makefile.in | 1 + qse/test/sed/Makefile.in | 1 + qse/test/utl/Makefile.in | 1 + 32 files changed, 104 insertions(+), 50 deletions(-) diff --git a/qse/Makefile.in b/qse/Makefile.in index 392a3d8a..ff5cd22a 100644 --- a/qse/Makefile.in +++ b/qse/Makefile.in @@ -80,6 +80,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/cmd/Makefile.in b/qse/cmd/Makefile.in index 7dac7a34..c19ef3a6 100644 --- a/qse/cmd/Makefile.in +++ b/qse/cmd/Makefile.in @@ -65,6 +65,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/cmd/awk/Makefile.in b/qse/cmd/awk/Makefile.in index ad31fe70..eec6aa52 100644 --- a/qse/cmd/awk/Makefile.in +++ b/qse/cmd/awk/Makefile.in @@ -98,6 +98,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/cmd/lsp/Makefile.in b/qse/cmd/lsp/Makefile.in index 2874f51b..bb81ebe8 100644 --- a/qse/cmd/lsp/Makefile.in +++ b/qse/cmd/lsp/Makefile.in @@ -80,6 +80,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/cmd/utl/Makefile.in b/qse/cmd/utl/Makefile.in index d1d940c9..faa63ee5 100644 --- a/qse/cmd/utl/Makefile.in +++ b/qse/cmd/utl/Makefile.in @@ -79,6 +79,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/configure b/qse/configure index 3883fc0b..8a3edcb8 100755 --- a/qse/configure +++ b/qse/configure @@ -888,6 +888,7 @@ LIBTOOL_DEPS WIN32_TRUE WIN32_FALSE LIBM +CHAR_MODE BUILD_MODE ENABLE_OBJC_TRUE ENABLE_OBJC_FALSE @@ -6251,7 +6252,7 @@ ia64-*-hpux*) ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 6254 "configure"' > conftest.$ac_ext + echo '#line 6255 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -8836,11 +8837,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:8839: $lt_compile\"" >&5) + (eval echo "\"\$as_me:8840: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:8843: \$? = $ac_status" >&5 + echo "$as_me:8844: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -9126,11 +9127,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:9129: $lt_compile\"" >&5) + (eval echo "\"\$as_me:9130: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:9133: \$? = $ac_status" >&5 + echo "$as_me:9134: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -9230,11 +9231,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:9233: $lt_compile\"" >&5) + (eval echo "\"\$as_me:9234: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:9237: \$? = $ac_status" >&5 + echo "$as_me:9238: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -11607,7 +11608,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext < conftest.$ac_ext <&5) + (eval echo "\"\$as_me:14112: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:14115: \$? = $ac_status" >&5 + echo "$as_me:14116: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -14212,11 +14213,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:14215: $lt_compile\"" >&5) + (eval echo "\"\$as_me:14216: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:14219: \$? = $ac_status" >&5 + echo "$as_me:14220: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -15810,11 +15811,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:15813: $lt_compile\"" >&5) + (eval echo "\"\$as_me:15814: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:15817: \$? = $ac_status" >&5 + echo "$as_me:15818: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -15914,11 +15915,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:15917: $lt_compile\"" >&5) + (eval echo "\"\$as_me:15918: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:15921: \$? = $ac_status" >&5 + echo "$as_me:15922: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -18134,11 +18135,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:18137: $lt_compile\"" >&5) + (eval echo "\"\$as_me:18138: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:18141: \$? = $ac_status" >&5 + echo "$as_me:18142: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -18424,11 +18425,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:18427: $lt_compile\"" >&5) + (eval echo "\"\$as_me:18428: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:18431: \$? = $ac_status" >&5 + echo "$as_me:18432: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -18528,11 +18529,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:18531: $lt_compile\"" >&5) + (eval echo "\"\$as_me:18532: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:18535: \$? = $ac_status" >&5 + echo "$as_me:18536: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -29083,12 +29084,16 @@ cat >>confdefs.h <<\_ACEOF #define QSE_CHAR_IS_WCHAR _ACEOF + CHAR_MODE="QSE_CHAR_IS_WCHAR" + else cat >>confdefs.h <<\_ACEOF #define QSE_CHAR_IS_MCHAR _ACEOF + CHAR_MODE="QSE_CHAR_IS_MCHAR" + fi # Check whether --enable-syscall was given. @@ -30065,6 +30070,7 @@ LIBTOOL_DEPS!$LIBTOOL_DEPS$ac_delim WIN32_TRUE!$WIN32_TRUE$ac_delim WIN32_FALSE!$WIN32_FALSE$ac_delim LIBM!$LIBM$ac_delim +CHAR_MODE!$CHAR_MODE$ac_delim BUILD_MODE!$BUILD_MODE$ac_delim ENABLE_OBJC_TRUE!$ENABLE_OBJC_TRUE$ac_delim ENABLE_OBJC_FALSE!$ENABLE_OBJC_FALSE$ac_delim @@ -30084,7 +30090,7 @@ LIBOBJS!$LIBOBJS$ac_delim LTLIBOBJS!$LTLIBOBJS$ac_delim _ACEOF - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 40; then + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 41; then break elif $ac_last_try; then { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 diff --git a/qse/configure.ac b/qse/configure.ac index 45104f24..c2ed18c1 100644 --- a/qse/configure.ac +++ b/qse/configure.ac @@ -159,8 +159,10 @@ test "${ac_cv_sizeof_wchar_t}" = "0" && enable_wchar_is=no if test "${enable_wchar_is}" = "yes" then AC_DEFINE([QSE_CHAR_IS_WCHAR],[],[char is wchar]) + AC_SUBST(CHAR_MODE, "QSE_CHAR_IS_WCHAR") else AC_DEFINE([QSE_CHAR_IS_MCHAR],[],[char is mchar]) + AC_SUBST(CHAR_MODE, "QSE_CHAR_IS_MCHAR") fi AC_ARG_ENABLE([syscall], [AC_HELP_STRING([--enable-syscall], diff --git a/qse/doc/Doxyfile.in b/qse/doc/Doxyfile.in index ea686dec..ca491472 100644 --- a/qse/doc/Doxyfile.in +++ b/qse/doc/Doxyfile.in @@ -1258,7 +1258,9 @@ PREDEFINED = \ "QSE_SIZEOF_VOID_P=@QSE_SIZEOF_VOID_P@" \ "QSE_SIZEOF_FLOAT=@QSE_SIZEOF_FLOAT@" \ "QSE_SIZEOF_DOUBLE=@QSE_SIZEOF_DOUBLE@" \ - "QSE_SIZEOF_LONG_DOUBLE=@QSE_SIZEOF_LONG_DOUBLE@" + "QSE_SIZEOF_LONG_DOUBLE=@QSE_SIZEOF_LONG_DOUBLE@" \ + "@CHAR_MODE@" + # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. diff --git a/qse/doc/Makefile.in b/qse/doc/Makefile.in index 80a5222c..b0bb10b0 100644 --- a/qse/doc/Makefile.in +++ b/qse/doc/Makefile.in @@ -69,6 +69,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/doc/page.ko/Makefile.in b/qse/doc/page.ko/Makefile.in index bef7c991..6130f9f8 100644 --- a/qse/doc/page.ko/Makefile.in +++ b/qse/doc/page.ko/Makefile.in @@ -56,6 +56,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/doc/page/Makefile.in b/qse/doc/page/Makefile.in index 4ad53e9b..6cd485de 100644 --- a/qse/doc/page/Makefile.in +++ b/qse/doc/page/Makefile.in @@ -56,6 +56,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/doc/page/main.doc b/qse/doc/page/main.doc index 3c8d7b87..25b72a7b 100644 --- a/qse/doc/page/main.doc +++ b/qse/doc/page/main.doc @@ -13,12 +13,16 @@ Chung, Hyung-Hwan @section installation INSTALLATION -@subsection bulid_tarball_unix BUILINDG FROM A SOURCE TARBALL UNDER LINUX/UNIX +@subsection build_from_source BUILINDG FROM A SOURCE PACKAGE -Download the latest source tarball from: +The package uses the standard autoconf build systems. Briefly, you can run +@b configure and @b make to compile and install it. Here is the simple +instruction. + +Download the latest source package from: - http://code.google.com/p/qse/downloads/list -Unpack the tarball and run configure and make to compile it: +Unpack the package and run @b configure and @b make to compile and install it: @code $ ./configure @@ -26,7 +30,15 @@ $ make $ make install @endcode -To cross-comiple it for WIN32 with MINGW32, run configure as shown below: +For additional command line options to @b configure, run @b configure @b --help. + +@subsection crosscompile_win32 CROSS-COMPILING FOR WIN32 + +While the package does not provide any build files for native WIN32 compilers, +you can cross-compile it for WIN32 with a cross-compiler. Get a cross-compiler +installed first and run @b configure with a host and a target. + +With MINGW32, you may run @b configure as shown below: @code $ ./configure --host=i586-mingw32msvc --target=i586-mingw32msvc @@ -34,13 +46,14 @@ $ make $ make install @endcode -@note For cross-compilation, get a cross-compiler installed first. +The actual host and target names may vary depending on the cross-compiler +installed. -@subsection build_mchar BUILING FOR MULTI-BYTE CHARACTER MODE +@subsection mchar_mode MULTI-BYTE CHARACTER MODE -While the library is built for wide character mode by default, you can build -it for multi-byte character mode by running @b configure with the -@b --disable-wchar option specified explicitly. +By default, the package is compiled for wide character mode. However, +you can compile it for multi-byte character mode by running @b configure +@b --disable-wchar. @code $ ./configure --disable-wchar @@ -49,21 +62,22 @@ $ make install @endcode Under the multi-byte character mode: -- #QSE_CHAR_IS_MCHAR is defined +- #QSE_CHAR_IS_MCHAR is defined. - #qse_char_t maps to #qse_mchar_t. -- #QSE_T("x") becomes "x" Under the wide character mode: -- #QSE_CHAR_IS_WCHAR is defined -- #qse_char_t maps to #qse_wchar_t -- #QSE_T("x") becomes L"x" +- #QSE_CHAR_IS_WCHAR is defined. +- #qse_char_t maps to #qse_wchar_t. -Typically, #qse_mchar_t maps @b char and #qse_wchar_t maps to @b wchar_t or -equivalent. It is not advised to build the library for both modes and have -them installed on the same system as doing so results in name collision. +#qse_mchar_t maps @b char and #qse_wchar_t maps to @b wchar_t or equivalent. +It is not advised to build the package for both modes and have them installed +on the same system as doing so results in name collision. @section MODULES -QSE includes various modules: -- @subpage awk "AWK" -- @subpage sed "SED" +The package contains a set of APIs. Each set is organized into a library +module and its interface is exported via relevant header files. + +- @subpage cmn "Common Routines" +- @subpage awk "AWK Interpreter" +- @subpage sed "SED Stream Editor" */ diff --git a/qse/include/Makefile.in b/qse/include/Makefile.in index eb05a0ed..b3cef686 100644 --- a/qse/include/Makefile.in +++ b/qse/include/Makefile.in @@ -68,6 +68,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/include/qse/Makefile.in b/qse/include/qse/Makefile.in index cce252e5..481a8385 100644 --- a/qse/include/qse/Makefile.in +++ b/qse/include/qse/Makefile.in @@ -80,6 +80,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/include/qse/awk/Makefile.in b/qse/include/qse/awk/Makefile.in index 61d0857b..7e0613ee 100644 --- a/qse/include/qse/awk/Makefile.in +++ b/qse/include/qse/awk/Makefile.in @@ -69,6 +69,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/include/qse/cmn/Makefile.in b/qse/include/qse/cmn/Makefile.in index d7ee557f..82c527e8 100644 --- a/qse/include/qse/cmn/Makefile.in +++ b/qse/include/qse/cmn/Makefile.in @@ -71,6 +71,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/include/qse/lsp/Makefile.in b/qse/include/qse/lsp/Makefile.in index d9f33191..c24d7d02 100644 --- a/qse/include/qse/lsp/Makefile.in +++ b/qse/include/qse/lsp/Makefile.in @@ -67,6 +67,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/include/qse/macros.h b/qse/include/qse/macros.h index af679042..fd17d386 100644 --- a/qse/include/qse/macros.h +++ b/qse/include/qse/macros.h @@ -1,5 +1,5 @@ /* - * $Id: macros.h 175 2009-06-02 07:42:30Z hyunghwan.chung $ + * $Id: macros.h 176 2009-06-02 14:13:50Z hyunghwan.chung $ * Copyright 2006-2009 Chung, Hyung-Hwan. @@ -19,12 +19,16 @@ #ifndef _QSE_MACROS_H_ #define _QSE_MACROS_H_ +#include + /** @file * contains various useful macro definitions. */ -#include - +/** + * The #QSE_NULL macro defines a special pointer value to indicate an error or + * it does not point to an object. + */ #ifdef __cplusplus # if QSE_SIZEOF_VOID_P == QSE_SIZEOF_INT # define QSE_NULL (0) diff --git a/qse/include/qse/sed/Makefile.in b/qse/include/qse/sed/Makefile.in index 7593b50e..ec762dc8 100644 --- a/qse/include/qse/sed/Makefile.in +++ b/qse/include/qse/sed/Makefile.in @@ -67,6 +67,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/include/qse/types.h b/qse/include/qse/types.h index 80b6cfb3..b724fbc2 100644 --- a/qse/include/qse/types.h +++ b/qse/include/qse/types.h @@ -1,5 +1,5 @@ /* - * $Id: types.h 174 2009-06-02 02:16:27Z hyunghwan.chung $ + * $Id: types.h 176 2009-06-02 14:13:50Z hyunghwan.chung $ * Copyright 2006-2009 Chung, Hyung-Hwan. @@ -20,7 +20,7 @@ #define _QSE_TYPES_H_ /**@file - * The file defines various common basic types designed to be + * defines various common basic types designed to be * cross-platform. These types are preferred over native data types. */ diff --git a/qse/include/qse/utl/Makefile.in b/qse/include/qse/utl/Makefile.in index 6229ce47..537d9933 100644 --- a/qse/include/qse/utl/Makefile.in +++ b/qse/include/qse/utl/Makefile.in @@ -67,6 +67,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/lib/Makefile.in b/qse/lib/Makefile.in index 88c520ba..352a6717 100644 --- a/qse/lib/Makefile.in +++ b/qse/lib/Makefile.in @@ -65,6 +65,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/lib/awk/Makefile.in b/qse/lib/awk/Makefile.in index a1844eea..b1580b5e 100644 --- a/qse/lib/awk/Makefile.in +++ b/qse/lib/awk/Makefile.in @@ -104,6 +104,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/lib/cmn/Makefile.in b/qse/lib/cmn/Makefile.in index c66ec2fd..70196c72 100644 --- a/qse/lib/cmn/Makefile.in +++ b/qse/lib/cmn/Makefile.in @@ -87,6 +87,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/lib/lsp/Makefile.in b/qse/lib/lsp/Makefile.in index 81449bf5..bfb51fd0 100644 --- a/qse/lib/lsp/Makefile.in +++ b/qse/lib/lsp/Makefile.in @@ -86,6 +86,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/lib/sed/Makefile.in b/qse/lib/sed/Makefile.in index 9dce7f80..6bb5e651 100644 --- a/qse/lib/sed/Makefile.in +++ b/qse/lib/sed/Makefile.in @@ -103,6 +103,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/lib/utl/Makefile.in b/qse/lib/utl/Makefile.in index 34287463..f89a74e1 100644 --- a/qse/lib/utl/Makefile.in +++ b/qse/lib/utl/Makefile.in @@ -84,6 +84,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/test/Makefile.in b/qse/test/Makefile.in index b8d8a8a1..63f73238 100644 --- a/qse/test/Makefile.in +++ b/qse/test/Makefile.in @@ -66,6 +66,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/test/awk/Makefile.in b/qse/test/awk/Makefile.in index b8cdabad..02eee00e 100644 --- a/qse/test/awk/Makefile.in +++ b/qse/test/awk/Makefile.in @@ -93,6 +93,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/test/cmn/Makefile.in b/qse/test/cmn/Makefile.in index 2f041353..943df53a 100644 --- a/qse/test/cmn/Makefile.in +++ b/qse/test/cmn/Makefile.in @@ -115,6 +115,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/test/sed/Makefile.in b/qse/test/sed/Makefile.in index cf6e5cb9..8f4eed8e 100644 --- a/qse/test/sed/Makefile.in +++ b/qse/test/sed/Makefile.in @@ -99,6 +99,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ diff --git a/qse/test/utl/Makefile.in b/qse/test/utl/Makefile.in index 0d11b2f2..fda09e69 100644 --- a/qse/test/utl/Makefile.in +++ b/qse/test/utl/Makefile.in @@ -59,6 +59,7 @@ BUILD_MODE = @BUILD_MODE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHAR_MODE = @CHAR_MODE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@