[parrot/parrot] 195206: Add some notes to the POD in src/call/context.c to...
GitHub
noreply at github.com
Sun May 13 12:12:27 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 195206082374cfac418f143a7c76bdab65d1dbcb
https://github.com/parrot/parrot/commit/195206082374cfac418f143a7c76bdab65d1dbcb
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M src/call/context.c
Log Message:
-----------
Add some notes to the POD in src/call/context.c to discuss the proper use of Parrot_pcc_get_*_reg functions.
These functions are marked PARROT_EXPORT, and they probably need to be for things like dynops. However, we should definitely provide some warnings/guidance in case somebody wants to try to use these functions for other purposes.
More information about the parrot-commits
mailing list