Overview
Request 146495 accepted
- build with -DHAVE_NO_FPOS. Don't use fgetpos() and fsetpos() but
use fseek() and ftell() instead. The code that generates
fposval.h is completely broken. It tries to detect the size of
fpos_t but fails on ppc. (forwarded request 146469 from k0da)
- Created by gregfreemyer
- In state accepted
Request History
gregfreemyer created request
- build with -DHAVE_NO_FPOS. Don't use fgetpos() and fsetpos() but
use fseek() and ftell() instead. The code that generates
fposval.h is completely broken. It tries to detect the size of
fpos_t but fails on ppc. (forwarded request 146469 from k0da)
licensedigger accepted review
{"approve": "license and version number unchanged: 2.12.4.3"}
factory-auto added a reviewer
Please review sources
factory-auto accepted review
Builds for repo openSUSE_Factory
lrupp approved review
lrupp accepted review
namtrac accepted request
- build with -DHAVE_NO_FPOS. Don't use fgetpos() and fsetpos() but
use fseek() and ftell() instead. The code that generates
fposval.h is completely broken. It tries to detect the size of
fpos_t but fails on ppc. (forwarded request 146469 from k0da)