You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Pete Robbins (JIRA)" <tu...@ws.apache.org> on 2006/10/03 12:02:38 UTC

[jira] Closed: (TUSCANY-455) patch for tuscany-443 using inline functions will not compile/work on Linux

     [ http://issues.apache.org/jira/browse/TUSCANY-455?page=all ]

Pete Robbins closed TUSCANY-455.
--------------------------------


> patch for tuscany-443 using inline functions will not compile/work on Linux
> ---------------------------------------------------------------------------
>
>                 Key: TUSCANY-455
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-455
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: Cpp-current
>            Reporter: Pete Robbins
>         Assigned To: Pete Robbins
>            Priority: Blocker
>             Fix For: Cpp-current
>
>
> The methods in SDOString defined as inline in the .cpp are not accessable from another library/exe.  This can work on Windows as there is an MS only way of exporting the function using dllexport.
> You can inline the functions by defining the methods in the class declaration in the header file. 
> Please build ALL changes on Linux as well as Windows

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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