unexist (Christoph Kappel)
- Login: unexist
- Registered on: 10/09/2009
- Last sign in: 11/09/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
08/10/2011
-
07:51 PM Ruby Feature #5174: Export ruby_init_prelude()
- That would be really helpful! I know that ruby wasn't meant for embedding, but it makes life easier for embedders with just minor changes.
10/09/2009
-
04:06 PM Ruby Bug #2186: Fwd: Segfaults after multiple call of ruby_node_run
- =begin
ruby_exec_node() isn't in any of the headers in /usr/include, but it works with an implicit declaration warning of the compiler. Will this function be added in the headers too?
Also a hint in README.EXE about this behaviour wi...