[ 
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 - [EMAIL PROTECTED] 

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to