You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Mark Whitlock (JIRA)" <ax...@ws.apache.org> on 2004/11/01 16:07:34 UTC

[jira] Assigned: (AXISCPP-232) Add support for OS/400

     [ http://nagoya.apache.org/jira/browse/AXISCPP-232?page=history ]

Mark Whitlock reassigned AXISCPP-232:
-------------------------------------

    Assign To: Mark Whitlock

> Add support for OS/400
> ----------------------
>
>          Key: AXISCPP-232
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-232
>      Project: Axis-C++
>         Type: Improvement
>   Components: Basic Architecture, Build - ANT
>     Versions: 1.4 Alpha
>  Environment: OS/400 platform
>     Reporter: Nadir Amra
>     Assignee: Mark Whitlock
>  Attachments: platformsupportOS400.zip
>
> The code includes support for the OS/400 platform.  
> Included in the code is what was discussed in the mailing list (see http://marc.theaimsgroup.com/?l=axis-c-dev&m=109778673018185&w=2), and that is the following:
> src/platforms
> src/platforms/PlatformAutoSense.hpp
> src/platforms/unix/PlatformSpecificUnix.hpp
> src/platforms/windows/PlatformSpecificWindows.hpp
> src/platforms/os400/PlatformSpecificOs400.hpp
> src/platforms/os400/PlatformSpecificOs400.cpp
> The file platforms/PlatformAutoSense.hpp should be the first thing included in all .c and .cpp files.  However, I have just included the header file in those files that performed library loading and the use of hard-coded paths. 
> The XML files were updated to enable compilation on OS/400.  I added the ability to compile each component individually in build.xml.
> If I have done something wrong, or I could have done something easier as far as the process, please let me know.  This is my first time.
> The sooner this gets in, we can then tackle the invalid assumption that all platforms are ascii-based :-)  More on that later.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira