Summary

move C_path_to_executable out of chicken.h

Metadata

Description

Move definition of `C_path_to_executable` out of `chicken.h` and into `runtime.c`, as this is quite useful for user code. Add internal wrapper procedure (e.g. `(##sys#path-to-executable)`).

Changes and comments

[2014-06-08 16:51:20 UTC] sjamaan changed milestone from someday to 4.10.0

[2015-03-17 09:20:24 UTC] evhan changed status from new to assigned

[2015-03-17 09:20:24 UTC] evhan set owner to evhan

[2015-08-04 10:45:52 UTC] sjamaan changed status from assigned to closed

[2015-08-04 10:45:52 UTC] sjamaan set resolution to fixed

[2015-08-04 10:45:52 UTC] sjamaan wrote:

This has been implemented in changeset 52febfc825729ed3c9f24755bc28c08977ff95f7.