cannot compile on non-gcc systems [PATCH]
-----------------------------------------

         Key: AXIS2C-140
         URL: http://issues.apache.org/jira/browse/AXIS2C-140
     Project: Axis2-C
        Type: Bug

  Components: platforms/unix  
    Versions: 0.90    
 Environment: SunOS 5.10 i86pc
cc: Sun C 5.8 2005/10/13

    Reporter: Mike Bristow


Not all C compilers understand -Wall and -ansi, therefore their use should be 
wrapped in a if [ $GCC = yes ] test.

(I know that there are other portability issues, but this one is easy to fix)


-- 
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

Reply via email to