[ros-dev] Please FIX: Wrong prototype and implementation in Rtl

Oliver Schneider Borbarad at gmxpro.net
Sat Mar 19 21:46:42 CET 2005


.\lib\rtl\largeint.c

There's a sutraction performed in your implementation. But actually it's a
logical negation (asm -> NEG; C -> ~) in this function of the low and high
part:

RtlLargeIntegerNegate()

Oliver

PS: I have no CVS access, so anyone here having it should fix this.


More information about the Ros-dev mailing list