autogen.sh

Thu, 03 Oct 2019 11:15:48 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 03 Oct 2019 11:15:48 +0200
branch
feature/array
changeset 357
0f5732f0dc00
parent 252
6342cbbd1922
permissions
-rwxr-xr-x

fixes two bugs: clone to uninitialized array and missing return in ucx_array_ensurecap()

     1 #!/bin/sh
     2 autoreconf --install

mercurial