-
There is a failure in a single test from test_numeric_parse.py
Distilled to this.
$ python -c 'from Sybase import numeric; numeric("3e5")'
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib64/python2.6/site-packages/Sybase.py", line 246, in _cslib_cb
raise Error(_fmt_client(msg), msg)
Sybase.Error: ('Layer: 2, Origin: 4\ncs_convert: cslib...
2009-07-02 09:16:43 UTC in Sybase module for Python
-
Build on fedora x86_64 (with freetds) has the following incomplet link of sybasect.so
$ SYBASE=/usr python setup.py build_ext -D HAVE_FREETDS
......
gcc -pthread -shared build/temp.linux-x86_64-2.6/blk.o build/temp.linux-x86_64-2.6/databuf.o build/temp.linux-x86_64-2.6/cmd.o build/temp.linux-x86_64-2.6/conn.o build/temp.linux-x86_64-2.6/ctx.o build/temp.linux-x86_64-2.6/datafmt.o...
2009-06-25 12:31:17 UTC in Sybase module for Python
-
#1 0x0805be0a in comments_process_update_result (result=0x8583fb8,
user_data=0xb4be5d50, flags=8) at comments.c:107
107 if (!strcmp (result->source, metadata_list_get (item->metadata, "commentFeedUri"))) {
(gdb) p result->source
$2 = (gchar *) 0x0.
2008-02-02 14:54:14 UTC in Liferea
-
yaneti committed patchset 6843 of module galeon to the galeon CVS repository, changing 22 files.
2004-06-17 21:04:45 UTC in galeon
-
yaneti committed patchset 6842 of module galeon to the galeon CVS repository, changing 8 files.
2004-06-15 11:07:44 UTC in galeon
-
yaneti committed patchset 6841 of module galeon to the galeon CVS repository, changing 20 files.
2004-06-14 21:04:15 UTC in galeon
-
yaneti committed patchset 6840 of module galeon to the galeon CVS repository, changing 76 files.
2004-06-12 08:29:14 UTC in galeon
-
yaneti committed patchset 6839 of module galeon to the galeon CVS repository, changing 10 files.
2004-06-07 22:50:41 UTC in galeon
-
yaneti committed patchset 6838 of module galeon to the galeon CVS repository, changing 17 files.
2004-06-07 21:36:17 UTC in galeon
-
yaneti committed patchset 6837 of module galeon to the galeon CVS repository, changing 8 files.
2004-06-06 13:58:38 UTC in galeon