Package: anjuta
Version: 1.2.2-6

try open this file and anjuta crushing on segmentation failed
other file without symbols in russian codepage not crushed anjuta
in oldest version anjuta not failed

#include "wincomp.h"

char    *TableOfRusSymUpCase = "ижсйемцьыгузтшбюопнкдфщъвялхрэач";
char    *TableOfRusSymDownCase = "ИЖСЙЕМЦЬЫГУЗТШБЮОПНКДФЩЪВЯЛХРЭАЧ";
char    *TableOfEnSymUpCase = "QWERTYUIOPASDFGHJKLZXCVBNM";
char    *TableOfEnSymDownCase = "qwertyuiopasdfghjklzxcvbnm";

//Translate big liter to small
char BigLiterToSmall( char uSym ){
int nsym = 0;
      while( true ){
   if( *(TableOfRusSymUpCase+nsym)==0 )
   return uSym;
       if(*(TableOfRusSymUpCase+nsym)==uSym) return
*(TableOfRusSymDownCase+nsym);
       if(*(TableOfEnSymUpCase+nsym)==uSym) return
*(TableOfEnSymDownCase+nsym);
   nsym++;
      }//WHILE sym not    found
}//BigLiterToSmall


-- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages anjuta depends on:
ii  anjuta-common            1.2.2-6         Data files for Anjuta
ii  libart-2.0-2             2.3.17-1        Library of functions for 2D
graphi
ii  libatk1.0-0              1.8.0-4         The ATK accessibility toolkit
ii  libaudiofile0            0.2.6-5         Open-source version of
SGI's audio
ii  libbonobo2-0             2.8.1-2         Bonobo CORBA interfaces library
ii  libbonoboui2-0           2.8.1-1         The Bonobo UI library
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared
libraries an
ii  libesd0                  0.2.35-2        Enlightened Sound Daemon -
Shared
ii  libfontconfig1           2.2.3-4         generic font configuration
library
ii  libfreetype6             2.1.7-2.3       FreeType 2 font engine,
shared lib
ii  libgcc1                  1:3.4.3-6       GCC support library
ii  libgconf2-4              2.8.1-4         GNOME configuration
database syste
ii  libgcrypt11              1.2.0-4         LGPL Crypto library -
runtime libr
ii  libglade2-0              1:2.4.2-1       library to load .glade
files at ru
ii  libglib2.0-0             2.6.2-1         The GLib library of C routines
ii  libgnome-keyring0        0.4.1-1         GNOME keyring services library
ii  libgnome2-0              2.8.0-6         The GNOME 2 library -
runtime file
ii  libgnomecanvas2-0        2.8.0-1         A powerful object-oriented
display
ii  libgnomeprint2.2-0       2.8.2-1         The GNOME 2.2 print
architecture -
ii  libgnomeprintui2.2-0     2.8.2-2         GNOME 2.2 print
architecture User
ii  libgnomeui-0             2.8.0-3         The GNOME 2 libraries (User
Interf
ii  libgnomevfs2-0           2.8.3-11        The GNOME virtual
file-system libr
ii  libgnutls11              1.0.16-9        GNU TLS library - runtime
library
ii  libgpg-error0            1.0-1           library for common error
values an
ii  libgtk2.0-0              2.6.2-3         The GTK+ graphical user
interface
ii  libice6                  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libjpeg62                6b-9            The Independent JPEG
Group's JPEG
ii  libncurses5              5.4-4           Shared libraries for
terminal hand
ii  liborbit2                1:2.10.5-0.1    libraries for ORBit2 - a
CORBA ORB
ii  libpango1.0-0            1.8.0-3         Layout and rendering of
internatio
ii  libpcre3                 4.5-1.1         Perl 5 Compatible Regular
Expressi
ii  libpopt0                 1.7-5           lib for parsing cmdline
parameters
ii  libsm6                   4.3.0.dfsg.1-10 X Window System Session
Management
ii  libstdc++5               1:3.3.5-8       The GNU Standard C++ Library v3
ii  libtasn1-2               0.2.10-3        Manage ASN.1 structures
(runtime)
ii  libvte4                  1:0.11.11-5     Terminal emulator widget
for GTK+
ii  libx11-6                 4.3.0.dfsg.1-10 X Window System protocol
client li
ii  libxft2                  2.1.2-6         FreeType-based font drawing
librar
ii  libxml2                  2.6.16-3        GNOME XML library
ii  libxrender1              0.8.3-7         X Rendering Extension
client libra
ii  scrollkeeper             0.3.14-9.1      A free electronic
cataloging syste
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB)
configu
ii  zlib1g                   1:1.2.2-3       compression library - runtime

-- no debconf information



Reply via email to