Re: [Tracker] one bug in libtracker-gtk



Selon Jerry Tan <Jerry Tan Sun COM>:

When I run tracker-search-tool on solaris sparc,
I always met the problem that it tells me "Invalid or non-existant type
was specified"

I debug it, found that some  string array are not null terminated,
when sending
it depend on compile to add NULL after it, which is not good.
if some compile does not do that, it will
so I made this patch.

Commited. Thx.


Laurent.

and I see dbus tutorial (http://dbus.freedesktop.org/doc/dbus-tutorial.html)
its sample to Sending two array of strings, these two strings are NULL
terminated.











[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]