Thread Previous • Date Previous • Date Next • Thread Next |
Hello, While porting the library to linux kernel space I discovered multiple ceil function calls with integer value as argument. I'm not really sure if it's a redundant call and not a bug. My intention is to get rid of floating-point expressions because linux kernel does not support it.
Attachment:
remove_ceil_calls.patch
Description: Binary data
Thread Previous • Date Previous • Date Next • Thread Next |