Follow-up Comment #2, patch #5727 (project pspp):
I'm not sure what this will actually do for us.
1. Any sane implementation of printf would cast to the appropriate type
internally.
2. In some cases you're casting from size_t to int. If size_t on a
particular achitecture is 64 bits, and int is 32bits, then confusing things
could happen.
Or have I completely misunderstood the way it works?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?5727>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev