You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2020/01/26 13:54:19 UTC

[GitHub] [celix] Oipo edited a comment on issue #139: Add parsing of version and filter on version when calling useService*.

Oipo edited a comment on issue #139: Add parsing of version and filter on version when calling useService*.
URL: https://github.com/apache/celix/pull/139#issuecomment-578503539
 
 
   @pnoltes This version includes the requested changes. It is ready for review.
   
   Summary of what changed:
   * removed zero-initialization of structs due to incorrect g++ 4.x warning
   * Refactored creating the LDAP version filter to utils
   * Re-enabled version and version_range tests and fixed them
   * Added assert to warn for double free
   * Fix segfault when comparing versions with NULL qualifiers
   * Partial fix for #140 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services