>
>
> One's complement architectures are essentially dead.

They still live in emulators.

Even the C standard is going to acknowledge that in one of the next
> iterations.
>
>
Actually from C++20 (podofo is in C++) signed integers are two's complement
and also that original patch is unnecessary because left shift of
negative value is defined (but it at least removes code duplication).

Joerg
>
>
> _______________________________________________
> Podofo-users mailing list
> Podofo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/podofo-users
>
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to