Am Sonntag, 4. Juni 2006 12:20 schrieb Josip Rodin: > On Sun, Jun 04, 2006 at 01:03:49AM -0700, Jurij Smakov wrote: > > It turned out that silo builds fine with gcc-4.1, it also works fine on > > sparc64. The problem is that it hangs/breaks on sparc32. Eventually, the > > problem was tracked down (thanks to Steve Langasek and Lars Wirzenius for > > advice), and an experimental new silo package is now available. > > > > The binary package and a patch is available at > > > > http://www.wooyd.org/debian/silo > > That's one funky patch. The previous version of the variable wasn't getting > null-terminated?
A const string is always null-terminated. Maybe the problem was with it being const? HS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

