Opened 11 years ago

Closed 9 years ago

#971 closed enhancement (fixed)

move C_path_to_executable out of chicken.h

Reported by: felix winkelmann Owned by: evhan
Priority: minor Milestone: 4.10.0
Component: core libraries Version: 4.8.x
Keywords: Cc:
Estimated difficulty:

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)).

Change History (3)

comment:1 Changed 10 years ago by sjamaan

Milestone: someday4.10.0

comment:2 Changed 9 years ago by evhan

Owner: set to evhan
Status: newassigned

comment:3 Changed 9 years ago by sjamaan

Resolution: fixed
Status: assignedclosed

This has been implemented in changeset 52febfc825729ed3c9f24755bc28c08977ff95f7.

Note: See TracTickets for help on using tickets.