[asterisk-dev] [Code Review] Fix time test on platforms without inotify

Tilghman Lesher tlesher at digium.com
Tue Mar 16 12:18:17 CDT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/554/
-----------------------------------------------------------

(Updated 2010-03-16 12:18:16.960404)


Review request for Asterisk Developers and Russell Bryant.


Changes
-------

Use a pthread condition for synchronization, instead of depending upon stdio serialization.


Summary
-------

Time test currently fails on non-Linux platforms, such as Mac OS X.


Diffs (updated)
-----

  /trunk/include/asterisk/localtime.h 252526 
  /trunk/main/stdtime/localtime.c 252526 
  /trunk/tests/test_time.c 252526 

Diff: https://reviewboard.asterisk.org/r/554/diff


Testing
-------

Verified to work correctly on both Linux and Mac OS X (competing implementations).


Thanks,

Tilghman




More information about the asterisk-dev mailing list