|
Parrot 6.7.0 "Grey-headed Lovebird" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC Set by moderator on 27 August 2014. |
|||
|
01:54
FROGGS__ joined
|
|||
| FROGGS | question 1: why does INTERPINFO_EXECUTABLE_FULLNAME only return 'perl6', and not the path? | 09:56 | |
| question 2: is there a way to override it? for moarvm and jvm we run a shell/bat script and pass --execname to the VM, which is the absolute path to the running script | 09:57 | ||
| we need the same for rakudo@parrot | |||
|
12:01
FROGGS_ joined
12:39
kid51 joined
|
|||
| FROGGS | I am preparing a PR in a bit about setting a proper execname when running pbc_to_exe | 19:58 | |
| though, I can only test it on linux (ubuntu 14.04 x86_64 and 12.04 686) and windows 7 (x86_64) | 19:59 | ||
| I will put a warning about that in the PR msg | |||
| github.com/parrot/parrot/pull/1088 | 20:48 | ||
| now that I've created the PR I am unsure about the memcpy... | |||
| when ARGV[0] is just, say, 30 bytes... will memcpy(execname, ARGV[0], 1024) do an invalid read? | 20:49 | ||
| I pushed a commit that should fix it | 21:02 | ||
|
22:00
kid51_ joined
|
|||