Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small platform-specific bugfix for draw.py #2579

Merged
merged 1 commit into from
Jun 23, 2015

Conversation

lukeyeager
Copy link
Contributor

Close #2376

On Gentoo and CentOS (and others?), you get this error:

Warning: /tmp/tmpjqPQBC:6: string ran past end of line

This issue was reported by @Pastafarianist here: NVIDIA/DIGITS#90 and then here: #2376, and by @Chamunsu here: NVIDIA/DIGITS#112 (comment). Solution suggested by @bahaugen here on SO.

Close BVLC#2376

On Gentoo and CentOS (and others?), you get this error:
    Warning: /tmp/tmpjqPQBC:6: string ran past end of line
@lukeyeager
Copy link
Contributor Author

This was also necessary to pass a test on this TravisCI build, meaning the fix is needed for Ubuntu 12 as well.

@BlGene
Copy link
Contributor

BlGene commented Jun 12, 2015

I can confirm that this is needed and fixes the problem.

BR, Ty

shelhamer added a commit that referenced this pull request Jun 23, 2015
small platform-specific bugfix for draw.py
@shelhamer shelhamer merged commit a0b0d3f into BVLC:master Jun 23, 2015
@shelhamer
Copy link
Member

Thanks for the fix @lukeyeager and confirmation @BlGene.

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