[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #971: move C_path_to_executable out of chicken.h
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #971: move C_path_to_executable out of chicken.h |
Date: |
Thu, 24 Jan 2013 14:20:15 -0000 |
#971: move C_path_to_executable out of chicken.h
----------------------------+-----------------------------------------------
Reporter: felix | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: someday
Component: core libraries | Version: 4.8.x
Keywords: |
----------------------------+-----------------------------------------------
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)`).
--
Ticket URL: <http://bugs.call-cc.org/ticket/971>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-janitors] #971: move C_path_to_executable out of chicken.h,
Chicken Trac <=