[PyPy-issue] [issue655] Fix get/setpgrp() platcheck platform errors

Vincent Legoll pypy-dev-issue at codespeak.net
Thu Mar 3 00:02:57 CET 2011


New submission from Vincent Legoll <vincent.legoll at gmail.com>:

The changeset commit 42327:4748aeae3281
https://bitbucket.org/vincentlegoll/pypy-for-upstream-vincent-legoll

Fixes:

[platform:Error] platcheck_7.c: In function ‘main’:
[platform:Error] platcheck_7.c:31: error: too many arguments to function ‘getpgrp’
[platform:Error] platcheck_8.c: In function ‘main’:
[platform:Error] platcheck_8.c:31: error: too many arguments to function ‘setpgrp’

on linux x86-64

Please review, and cherry-pick if OK

----------
assignedto: vincele
effort: easy
messages: 2235
nosy: pypy-issue, vincele
priority: bug
release: 1.4
status: testing
title: Fix get/setpgrp() platcheck platform errors

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue655>
_______________________________________________________



More information about the Pypy-issue mailing list