Discussion:
[Freeipa-devel] [bind-dyndb-ldap PR#14][opened] time_t maybe unsigned or long
mingzym
2017-04-06 15:03:15 UTC
Permalink
URL: https://github.com/freeipa/bind-dyndb-ldap/pull/14
Author: mingzym
Title: #14: time_t maybe unsigned or long
Action: opened

PR body:
"""
when compiling with heimdal, the krb5_timestamp is set to long instead of the unsigned in mit-krb5.
"""

To pull the PR as Git branch:
git remote add ghbind-dyndb-ldap https://github.com/freeipa/bind-dyndb-ldap
git fetch ghbind-dyndb-ldap pull/14/head:pr14
git checkout pr14
tomaskrizek
2017-04-06 15:50:22 UTC
Permalink
URL: https://github.com/freeipa/bind-dyndb-ldap/pull/14
Title: #14: time_t maybe unsigned or long

Label: +ack
tomaskrizek
2017-04-06 15:50:25 UTC
Permalink
URL: https://github.com/freeipa/bind-dyndb-ldap/pull/14
Title: #14: time_t maybe unsigned or long

tomaskrizek commented:
"""
Thanks for the contribution!
"""

See the full comment at https://github.com/freeipa/bind-dyndb-ldap/pull/14#issuecomment-292218042
tomaskrizek
2017-04-06 15:51:01 UTC
Permalink
URL: https://github.com/freeipa/bind-dyndb-ldap/pull/14
Title: #14: time_t maybe unsigned or long

tomaskrizek commented:
"""
master: b81b0a65da908d9c781b1a91a51cad557274d7b9
"""

See the full comment at https://github.com/freeipa/bind-dyndb-ldap/pull/14#issuecomment-292218247
tomaskrizek
2017-04-06 15:51:04 UTC
Permalink
URL: https://github.com/freeipa/bind-dyndb-ldap/pull/14
Author: mingzym
Title: #14: time_t maybe unsigned or long
Action: closed

To pull the PR as Git branch:
git remote add ghbind-dyndb-ldap https://github.com/freeipa/bind-dyndb-ldap
git fetch ghbind-dyndb-ldap pull/14/head:pr14
git checkout pr14
tomaskrizek
2017-04-06 15:51:07 UTC
Permalink
URL: https://github.com/freeipa/bind-dyndb-ldap/pull/14
Title: #14: time_t maybe unsigned or long

Label: +pushed

Loading...