[parrot/parrot] b1a3ae: Revert "Set the executable name from prt0, to avoi...
noreply at github.com
noreply at github.com
Mon Aug 29 20:12:12 UTC 2011
Branch: refs/heads/whiteknight/frontend_parrot2
Home: https://github.com/parrot/parrot
Commit: b1a3ae2497f1ec814c9eaac2778b73e664141849
https://github.com/parrot/parrot/commit/b1a3ae2497f1ec814c9eaac2778b73e664141849
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-08-29 (Mon, 29 Aug 2011)
Changed paths:
M frontend/parrot2/main.c
M src/pmc/parrotinterpreter.pmc
Log Message:
-----------
Revert "Set the executable name from prt0, to avoid an API call. Show usage messages from prt0 if necessary, fix handling of -h and -V. a few other related cleanups"
This reverts commit 3631eece3b1ac11c034dfdf70a0de886fe171d59.
The profiling runcore expects the executable name to be available before
entering the runcore (and executing prt0).
Conflicts:
frontend/parrot2/prt0.pir
Commit: 662d82ded7ee539da78819dfab119b79923f45c4
https://github.com/parrot/parrot/commit/662d82ded7ee539da78819dfab119b79923f45c4
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-08-29 (Mon, 29 Aug 2011)
Changed paths:
M frontend/parrot2/prt0.winxed
Log Message:
-----------
don't set exe name in prt0
Commit: 4611f4c3dd50a00b3570149468d942b1aed7f5b7
https://github.com/parrot/parrot/commit/4611f4c3dd50a00b3570149468d942b1aed7f5b7
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-08-29 (Mon, 29 Aug 2011)
Changed paths:
M frontend/parrot2/prt0.pir
Log Message:
-----------
regen prt0.pir
Compare: https://github.com/parrot/parrot/compare/64b5979...4611f4c
More information about the parrot-commits
mailing list