FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix warning in _testembed.c by pablogsal · Pull Request #13533 · python/cpython · GitHub

/ cpython Public

Fix warning in _testembed.c - #13533

Merged
pablogsal merged 1 commit into
python:masterfrom
pablogsal:remove_warning
May 23, 2019
Merged

Fix warning in _testembed.c#13533
pablogsal merged 1 commit into
python:masterfrom
pablogsal:remove_warning

Conversation

Copy link
Copy Markdown
Member

The warning:

./Programs/_testembed.c:1234:20: warning: variable ‘ts’ set but not used [-Wunused-but-set-variable]
     PyThreadState *ts;

pablogsal changed the title Remove warning in _testembed.c Fix warning in _testembed.c May 23, 2019
pablogsal merged commit cccc11b into python:master May 23, 2019
pablogsal deleted the remove_warning branch May 23, 2019 23:53
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL