On Thu, Aug 21, 2008 at 10:44:34AM +0100, Edd Barrett wrote:
> Hi,
>
> Here is textproc/raptor and net/flickcurl again, with all outstanding
> issues resolved.
>
> Since my last submit:
> - fixed regression tests on raptor
> - libtool to make correct lib version in raptor
> - correct comment in raptor
> - Fix syntax error in "make fake" raptor.
> - Add MESSAGE flickcurl - setup instructions
>
> % flickcurl upload /home/edd/bu.jpg
> flickcurl: Uploading file /home/edd/bu.jpg
> flickcurl: Photo upload status
> Photo ID: 2780898911
>
> Can be easily scripted to batch upload. Very useful.
>
> Regression tests also fixed upstream. Thanks Dave for this.
rapper crashes in the grddl regression test on amd64.
$ gdb -c rapper.core ../../utils/.libs/rapper
[...]
#0 strtol (
nptr=0xe5a <Address 0xe5a out of bounds>, endptr=0x0, base=10)
at /usr/src/lib/libc/stdlib/strtol.c:58
58 c = (unsigned char) *s++;
(gdb) bt full
#0 strtol (nptr=0xe5a <Address 0xe5a out of bounds>, endptr=0x0, base=10)
at /usr/src/lib/libc/stdlib/strtol.c:58
s = 0xe5a <Address 0xe5a out of bounds>
acc = 17
cutoff = 8717175296
c = 110773280
neg = 2
any = 127240704
cutlim = 42051776
#1 0x00000002026f3ba0 in atoi (str=0xe5a <Address 0xe5a out of bounds>)
at /usr/src/lib/libc/stdlib/atoi.c:36
No locals.
#2 0x00000002014c34f2 in raptor_parser_set_feature_string ()
from /sandbox/portobj/raptor-1.4.18/raptor-1.4.18/src/.libs/libraptor.so.0.0
No symbol table info available.
#3 0x000000000040274c in main ()
No symbol table info available.
(gdb)
--
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org