You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/05/20 13:13:58 UTC

[celix] branch master updated (94e0ea4 -> 96e6b1f)

This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 94e0ea4  Merge pull request #239 from apache/hotfix/start_bundles_incorrect
     add 82b2ce6  Fixed uninitialized var.
     new 96e6b1f  Merge pull request #242 from apache/feature/uninitialized_var

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libs/framework/src/framework.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[celix] 01/01: Merge pull request #242 from apache/feature/uninitialized_var

Posted by pn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 96e6b1f8ed44e25b2050a305e2a24b55571a1bd9
Merge: 94e0ea4 82b2ce6
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Wed May 20 15:13:53 2020 +0200

    Merge pull request #242 from apache/feature/uninitialized_var
    
    Fixed uninitialized var.

 libs/framework/src/framework.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)