You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Rafael H. Schloming (JIRA)" <ji...@apache.org> on 2013/09/03 16:58:54 UTC

[jira] [Updated] (PROTON-237) Porting Issue -- basename() not found in Visual Studio 2010

     [ https://issues.apache.org/jira/browse/PROTON-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael H. Schloming updated PROTON-237:
---------------------------------------

    Fix Version/s:     (was: 0.4)
    
> Porting Issue -- basename() not found in Visual Studio 2010
> -----------------------------------------------------------
>
>                 Key: PROTON-237
>                 URL: https://issues.apache.org/jira/browse/PROTON-237
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>         Environment: Windows Visual Studio 2010
>            Reporter: Mary hinton
>              Labels: build
>
> The basename() function in proton.c is not found in Visual Studio 2010. It is in Visual Studio 2012 when the <filesystem> header is included.
> It is only used in a printf statement and is not needed for porting to Visual Studio 2010:
> printf("Usage: %s [-h] [-c [user[:password]@]host[:port]] [-a <address>] [-m <sasl-mech>]\n", basename(argv[0])); 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira