.
- Julian
> Bert Huijben (Cell phone) From: Julian Foad
> Sent: donderdag 23 juni 2011 18:48
> To: dev@subversion.apache.org; Hyrum Wright
> Subject: svn_client_status_func_t callback - Java binding may expect an
> abspath
> Hyrum or anyone,
>
> svn_client_status_func_t is de
Javahl always calls status with an abspath target as its conversion to
a c string does that.
Bert Huijben (Cell phone) From: Julian Foad
Sent: donderdag 23 juni 2011 18:48
To: dev@subversion.apache.org; Hyrum Wright
Subject: svn_client_status_func_t callback - Java binding may expect an
abspath
Hyrum or anyone,
svn_client_status_func_t is declared as
/** A callback for reporting a @a status about @a local_abspath.
... */
typedef svn_error_t *(*svn_client_status_func_t)(
void *baton,
const char *path,
3 matches
Mail list logo