"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/intl/cs_icu.cpp" between
Firebird-3.0.2.32703-0.tar.bz2 and Firebird-3.0.4.33054-0.tar.bz2

About: Firebird is a relational database offering many ANSI SQL standard features.

cs_icu.cpp  (Firebird-3.0.2.32703-0.tar.bz2):cs_icu.cpp  (Firebird-3.0.4.33054-0.tar.bz2)
skipping to change at line 31 skipping to change at line 31
* and all contributors signed below. * and all contributors signed below.
* *
* All Rights Reserved. * All Rights Reserved.
* Contributor(s): ______________________________________. * Contributor(s): ______________________________________.
*/ */
#include "firebird.h" #include "firebird.h"
#include "../intl/ldcommon.h" #include "../intl/ldcommon.h"
#include "cs_icu.h" #include "cs_icu.h"
#include "cv_icu.h" #include "cv_icu.h"
#include <unicode/ucnv.h>
#include "../common/unicode_util.h" #include "../common/unicode_util.h"
static void charset_destroy(charset* cs) static void charset_destroy(charset* cs)
{ {
delete[] const_cast<ASCII*>(cs->charset_name); delete[] const_cast<ASCII*>(cs->charset_name);
delete[] const_cast<BYTE*>(cs->charset_space_character); delete[] const_cast<BYTE*>(cs->charset_space_character);
} }
bool CSICU_charset_init(charset* cs, bool CSICU_charset_init(charset* cs,
const ASCII* charSetName) const ASCII* charSetName)
 End of changes. 1 change blocks. 
1 lines changed or deleted 0 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)