Donate Share

spl printer driver for unix

Tracker: Bugs

5 Do no use ceill(), it is not available on all architectures - ID: 2358816
Last Update: Settings changed ( ap2c )

long double is not available on ARM and perhaps other architectures. Due to
this ceill() is unavailable there. ceil() is available on all
architectures.

See https://bugs.launchpad.net/bugs/300228

Patch attached.


Till Kamppeter ( tillkamppeter ) - 2008-11-29 13:00

5

Closed

Fixed

Aurélien Croc

raster

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
splix-ceil.patch Patch to replace the use of ceill() by ceil() Download

Changes ( 4 )

Field Old Value Date By
status_id Open 2008-12-28 22:25 ap2c
resolution_id None 2008-12-28 22:25 ap2c
close_date - 2008-12-28 22:25 ap2c
File Added 303413: splix-ceil.patch 2008-11-29 13:00 tillkamppeter