[dylan-lang/opendylan] 9865cf: [run-time] Fix build warning on FreeBSD.
GitHub <[email protected]> Thu, 01 Sep 2016 01:49:07 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <57c7eb83d53b7_14253fb2febb114c581b1@hookshot-fe5-cp1-prd.iad.github.net.mail> |
----==_mimepart_57c7eb83d4fca_14253fb2febb114c580c0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 9865cf16f331440de60aa2c3cf8ab1ef43f7a3fe
https://github.com/dylan-lang/opendylan/commit/9865cf16f331440de60aa2c3cf8ab1ef43f7a3fe
Author: Bruce Mitchener <[email protected]>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M sources/lib/run-time/thread-utils.c
Log Message:
-----------
[run-time] Fix build warning on FreeBSD.
* sources/lib/run-time/thread-utils.c: Include `<pthread.h>` as
that is needed for the prototype for `pthread_self()`.
Commit: bd67cd13e1fb38527fc7a524c0efc89915dad055
https://github.com/dylan-lang/opendylan/commit/bd67cd13e1fb38527fc7a524c0efc89915dad055
Author: Bruce Mitchener <[email protected]>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M sources/lib/run-time/run-time.h
Log Message:
-----------
[run-time] Fix build error on Linux.
* sources/lib/run-time/run-time.h: Missing include of stdint.h
which is needed for uint64_t / uint32_t.
Compare: https://github.com/dylan-lang/opendylan/compare/735f5e04eebe...bd67cd13e1fb
----==_mimepart_57c7eb83d4fca_14253fb2febb114c580c0
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_57c7eb83d4fca_14253fb2febb114c580c0--