Ticket #1300 (new todo)

Opened 12 years ago

Last modified 12 years ago

sysinfo_s opcode incomplete

Reported by: coke Owned by:
Priority: minor Milestone:
Component: none Version:
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

"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.

Change History

Changed 12 years ago by coke

Note: See TracTickets for help on using tickets.