[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: some APR brokenness, I think

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-10-16 22:59:56 CEST

Karl Fogel <kfogel@galois.collab.net> writes:
> Greg, can you take a look, or forward this report to whoever maintains
> the time code? Thanks.

By the way, may I lobby once again for an APR-specific bug-reporting
address to be mentioned somewhere in the APR documentation (i.e., a
file at the top level of the APR tree)?

I feel silly sending the reports to you personally, Greg, but also
feel weird sending them as Apache bug reports. After all, if APR is
truly a separable library, then this has nothing to do with Apache.
So I send them to you. :-)

-K

> cd subversion/libsvn_wc/tests
> gdb checkout-test
>
> (gdb) break main
> Breakpoint 6 at 0x8049566: file checkout-test.c, line 122.
> (gdb) run checkout-1.delta foo_dir
> [...]
> Breakpoint 6, main (argc=3, argv=0xbffff984) at checkout-test.c:122
> (gdb) p apr_day_snames
> $34 = {"\000\000\000", "\000\000\000", "\000\000\000", "\000\000\000",
> "\000\000\000", "\000\000\000", "\000\000\000"}
> (gdb) p apr_month_snames
> $35 = {"\000\000\000" <repeats 12 times>}
> (gdb) quit
> The program is running. Exit anyway? (y or n) y
> Linux thread target has restored Unknown signal handling
> Linux thread target has restored Unknown signal handling
>
> Debugger finished
Received on Sat Oct 21 14:36:11 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.