Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Process] Throw exception if tempnam returns false#16092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Tobion merged 1 commit intosymfony:2.7frompierredup:process-tempnam
Oct 4, 2015

Conversation

@pierredup
Copy link
Contributor

QA
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#15215
LicenseMIT
Doc PR

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

prefix
The prefix of the generated temporary filename.
Note: Windows uses only the first three characters of prefix.

So the prefix would be the same for stdout and stderr on windows, which defeats the purpose. I propose to change the prefix to be different, e.g.out anderr

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I've changed this to useout_sf_proc anderr_sf_proc as the prefix

@Tobion
Copy link
Contributor

👍
Status: reviewed

@Tobion
Copy link
Contributor

@pierredup
Copy link
ContributorAuthor

Thanks@Tobion, I have created a new PR for 2.3 here:#16111

Tobion added a commit that referenced this pull requestOct 4, 2015
…pierredup)This PR was merged into the 2.3 branch.Discussion----------Throw exception if tempnam returns false in ProcessPipes| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#15215| License       | MIT| Doc PR        |Related to#16092Commits-------1425b8a Throw exception if tempnam returns false in ProcessPipes
@Tobion
Copy link
Contributor

Thank you@pierredup.

@TobionTobion merged commitcc854e6 intosymfony:2.7Oct 4, 2015
Tobion added a commit that referenced this pull requestOct 4, 2015
…dup)This PR was merged into the 2.7 branch.Discussion----------[Process] Throw exception if tempnam returns false| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#15215| License       | MIT| Doc PR        |Commits-------cc854e6 Throw exception if tempnam returns false
@fabpotfabpot mentioned this pull requestOct 27, 2015
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@pierredup@Tobion@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp