This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Fix integrt/pointer size mismatch in splay-tree.h


Hallo,

I detected, that ptrdiff_t is not declared in all places, therefore the 
use of size_t seems to be more correct.

Regards,
 i.A. Kai Tietz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]