sandesha2_utils_get_current_time_in_millis is not functioning properly.
-----------------------------------------------------------------------

                 Key: SANDESHA2C-32
                 URL: https://issues.apache.org/jira/browse/SANDESHA2C-32
             Project: Sandesha2/C
          Issue Type: Bug
            Reporter: Damitha Kumarage


The reason is that long is not large enough to hold the values. I temporarily 
fixed this by just returning the time in seconds. Also  the ftime function used 
in this is depricated. We should use either time or gettimeofday

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