[test-results] [Bamboo] Asterisk > Asterisk Build > #1826 has FAILED. Change made by Matt Jordan <mjordan at digium.com>.

Bamboo noreply at bamboo.asterisk.org
Tue May 5 17:16:08 CDT 2015


-----------------------------------------------------------------------
Asterisk > Asterisk Build > #1826 failed.
-----------------------------------------------------------------------
Code has been updated by Matt Jordan <mjordan at digium.com>.
1/2 jobs failed, no tests found.

https://bamboo.asterisk.org/bamboo/browse/AST-ATRUNKBUILD-1826/

---------------------
Currently Responsible
---------------------

Joshua Colp (Automatically assigned)



--------------
Failing Jobs
--------------
  - Basic Build (Basic Build): No tests found.



--------------
Code Changes
--------------
George Joseph (6d5941297bddc9c6aff4292fe5d48e3041cd404a):

>vector:  Traversal, retrieval, insert and locking enhancements
>Renamed AST_VECTOR_INSERT to AST_VECTOR_REPLACE because it really
>does replace not insert.  The few users of AST_VECTOR_INSERT were
>refactored.  Because these are macros, there should be no ABI
>compatibility issues.
>
>Added AST_VECTOR_INSERT_AT that actually inserts an element into the
>vector at a specific index pushing existing elements to the right.
>
>Added AST_VECTOR_GET_CMP that can retrieve from the vector based
>on a user-provided compare function.
>
>Added AST_VECTOR_CALLBACK function that will execute a function
>for each element in the vector.  Similar to ao2_callback and
>ao2_callback_data functions although the vector callback can take
>a variable number of arguments.  This should allow easy migration
>to a vector where a container might be too heavy.
>
>Added read/write locked vector and lock manipulation macros.
>
>Added unit tests.
>
>ASTERISK-25045 #close
>
>Change-Id: I2e07ecc709d2f5f91bcab8904e5e9340609b00e0

Matt Jordan <mjordan at digium.com> (f36f271c8ee503f0908d35541c5c7ed420065a11):

>Merge "vector:  Traversal, retrieval, insert and locking enhancements"



--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20150505/85a1ae03/attachment-0001.html>


More information about the Test-results mailing list