[parrot-tickets] [Parrot] #1300: sysinfo_s opcode incomplete
Parrot
parrot-tickets at lists.parrot.org
Tue Nov 17 16:12:05 UTC 2009
#1300: sysinfo_s opcode incomplete
--------------------+-------------------------------------------------------
Reporter: coke | Owner:
Type: todo | Status: new
Priority: minor | Milestone:
Component: none | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
"src/interp/inter_misc.c" defines the sysinfo_s function used by the
similarly named opcode.
The docs define the following parameters:
{{{
PARROT_OS
PARROT_OS_VERSION
PARROT_OS_VERSION_NUMBER
CPU_ARCH
CPU_TYPE
}}}
CPU_TYPE is not implemented.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1300>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
More information about the parrot-tickets
mailing list