Skip to content

fix(windows-native-rdp): 用 _dupenv_s 替代弃用的 getenv,消除 /W4 /WX 下 C4996 … - #96

Merged
feigeCode merged 1 commit into
feigeCode:devfrom
paofu-cium:dev
Aug 23, 2026
Merged

fix(windows-native-rdp): 用 _dupenv_s 替代弃用的 getenv,消除 /W4 /WX 下 C4996 …#96
feigeCode merged 1 commit into
feigeCode:devfrom
paofu-cium:dev

Conversation

@paofu-cium

Copy link
Copy Markdown
Contributor

…编译错误

Closes #[issue number]

Description

Describe in English for the changes made in this pull request and the problem it solves.
Please keep 1 PR to solve 1 problem, and keep Small improvements should be small modifications to make PR easier to review and to merge.

Screenshot

Before After
[Put Before Screenshot here] [Put After Screenshot here]

Break Changes

Describe any breaking changes introduced by this pull request. If none, remove this section.

  • Change 1
- Old code snippet
+ New code snippet

How to Test

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist

  • I have read the CONTRIBUTING document and followed the guidelines.
  • Reviewed the changes in this PR and confirmed AI generated code (If any) is accurate.
  • Passed cargo run for story tests related to the changes.
  • Tested macOS, Windows and Linux platforms performance (if the change is platform-specific)

@feigeCode
feigeCode merged commit a77a280 into feigeCode:dev Aug 23, 2026
3 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants