You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Brady Johnson (JIRA)" <tu...@ws.apache.org> on 2007/08/10 23:21:43 UTC

[jira] Updated: (TUSCANY-1530) Tuscany SCA native for windows is not msvc backwards compatible

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

Brady Johnson updated TUSCANY-1530:
-----------------------------------

    Attachment: tuscany_jira1530


Uploading patch.

> Tuscany SCA native for windows is not msvc backwards compatible
> ---------------------------------------------------------------
>
>                 Key: TUSCANY-1530
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1530
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SCA
>    Affects Versions: Cpp-M3
>         Environment: MSVC 8.0 and 7.1
>            Reporter: Brady Johnson
>            Priority: Minor
>             Fix For: Cpp-Next
>
>         Attachments: tuscany_jira1530
>
>
> I've been trying to compile TuscanySCA on platforms other than VSExpress (which is msvc 8.0) and Linux.
> I came across something that doesn't compile with msvc7.1 in Logger.cpp. The problem is the use of
> vsnprintf, which is only available for msvc8.0. Changing it to _vsnprintf will work for both msvc 7.1 and 8.0.
> --------------------
> Brady Johnson
> Lead Software Developer - HydraSCA
> Rogue Wave Software - brady.johnson@roguewave.com 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org