Ticket #3228 (new defect)

Opened 3 years ago

Last modified 2 years ago

gettimeofday problems

Reported by: weyrick Assigned to: anonymous
Priority: high Milestone: 3.0.0 release
Component: Windows/mingw Version: trunk
Severity: major Keywords:
Cc:

Description (Last modified by weyrick)

fails because of our gettimeofday implementation. seems like we're loosing resolution on microseconds, so the uniqid function (which uses the time to generate the id) is coming up with the same value twice, because the microseconds aren't changing quick enough

Change History

12/15/06 09:48:37 changed by root

  • milestone deleted.

Milestone 1.8.2 beta (2.0 rc1) deleted

04/15/07 08:59:28 changed by weyrick

  • severity changed from minor to major.
  • version changed from 1.8.2 beta (2.0 rc1) to 2.9.0 beta.
  • type set to defect.
  • description changed.
  • milestone set to 2.9.x beta.