malformed argument re-use in svn_client_url_from_path2
From: Maximo, Andre (GE Global Research) <maximo_at_ge.com>
Date: Thu, 24 Oct 2013 11:51:45 +0000
Hi,
SVN_ERR(svn_dirent_get_absolute(&path_or_url, path_or_url, scratch_pool));
The description of my developing environment is:
O.S.: Windows 7
err = svn_dirent_get_absolute(&path, path, local_pool);
And the ok code snipet:
const char *local_path=NULL;
Should the function "svn_client_url_from_path2" have a "local_path_or_url" variable for output as all the other client functions that use "svn_dirent_get_absolute" have?
Thanks for your attention,
Andre Maximo, PhD
T +55 21 3733 8190
Rua Paulo Emidio Barbosa, 485 - Qd 1 A
GE imagination at work
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.