Skip to content

Migrate to setenv #38

@abishekvashok

Description

@abishekvashok

I am submitting a feature

Problem or Feature in Brief

putenv is used in the code. Although it was the standard in the past, now we have setenv which is also a part of the standard and is more stable. Considering that fact that various putenv bugs still exist ee should migrate to setenv.

Solution (if any)

Change putenv to setenv

Would you like to work on it?

I can do that if no one wants to do so in the next 5 days.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions