On 20:59, eclectic 923 wrote:
Setting up the network, and setting up a network interface are really
different things. The interface is an IP {address, mask, broadcast}. The
network is default route and /etc/resolv.conf.
As this bug illustrates, setting both without the ability to separate them
i
Yes, I can also confirm that the problem does not occur anymore.
--
Stefan Frings, TOP-I
Operations Engineer
Vodafone D2 GmbH
Mannesmannufer 3
40213 Duesseldorf Tel.: +49 211 533 7930
Mobile: +49 172 245 3666
eMail: [EMAIL PROTECTED]
Vodafone D2 GmbH
Am Seestern 1, D-40547
Solved, problem is due to charsets with a shift state where shift state was
left into
iconv.
See patch
http://freetds.cvs.sourceforge.net/viewvc/freetds/freetds/src/tds/iconv.c?view=patch&r1=1.
132&r2=1.132.2.1&sortby=date.
You should see an updated patch for 0.82 on freetds.sourceforge.net
Fred
Problem is related to how FreeTDS use iconv and shift state. Last characters (I
don't
understand why) left in iconv as the shift state. Adding a
tds_iconv(tds, char_conv, to_client, NULL, NULL, outbuf, outbytesleft);
line before return in read_and_convert and removing assert for
inbuf/inbytesl
Well, these steps help reproduce the problem even with tsql utility
1> create table #tmp1 (i int, v varchar(10) collate Hebrew_CI_AI)
2> go
1> insert into #tmp1 values(1, cast(0xde05d905d305e205 as nvarchar(10)))
2> insert into #tmp1 values(2, cast(0x69006e0066006f00 as nvarchar(10)))
3> insert i
Package: gl-117
Version: 1.3.2-1.1
Fedora's packages at least have an icon, if there's none available maybe it
could be taken from there.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: showimg
Version: 0.9.5
showimg needs a .desktop file so it will appear in the menus.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Check patch post 0.63 at http://freetds.sourceforge.net/
There are some buffer overflow fixes and fix for date (cfr "fix possible
core calling strftime")
Regards
Frediano Ziglio
Package: nicotine
Version: 1.2.4
The nicotine package now uses Nicotine+ instead of the old Nicotine, but
the package description URL still points to
http://nicotine.thegraveyard.org/ instead of
http://nicotine-plus.sourceforge.net/ .
The old website does not contain current information on the app
I believe this is the same bug that has been posted to Ubuntu's bug
tracker. A fix has been posted there.
https://launchpad.net/distros/ubuntu/+source/solarwolf/+bug/52105
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
10 matches
Mail list logo