Skip to content

Should plasm.c really need strings.h #71

@tingtron

Description

@tingtron

I built PLASMA from source using tcc-busybox for win32 and a slightly changed makefile.

It built OK, but I had to make one more change:

  • remove strings.h include from plasm.c

As I understand, strings.h is a legacy header from BSD, and all its functions have standard equivalents.

Attached:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions