Selon Jerry Tan <[EMAIL PROTECTED]>: > 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. > > > > > > _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
