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

Dinesh Premalal reopened AXIS2C-774:
------------------------------------


Hi,

I'm getting this warning for following compiler versions.

gcc-4.2 (GCC) 4.2.3 20080114 (prerelease) (Debian 4.2.2-7)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

gcc (GCC) 4.1.3 20080114 (prerelease) (Debian 4.1.2-19)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

gcc (GCC) 4.0.4 20060904 (prerelease) (Debian 4.0.3-7)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


<warning>
cc1: warnings being treated as errors
echo_non_blocking.c: In function 'main':
echo_non_blocking.c:128: warning: implicit declaration of function 'usleep'
make: *** [echo_non_blocking.o] Error 1
</warning>

I think , It is not because something wrong in compiler but in our code.



> echo_non_blocking.c sample's timeout value is too high
> ------------------------------------------------------
>
>                 Key: AXIS2C-774
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-774
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: samples
>         Environment: Ubuntu 7.10 (Gutsy Gibbon)
>            Reporter: Senaka Fernando
>            Assignee: Sanjaya Ratnaweera
>         Attachments: diff.txt
>
>
> The echo_non_blocking.c sample's timeout value is too high. Please refer 
> proposed patch (diff.txt)

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