[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Another ptrdiff_t
From: |
Stefan Monnier |
Subject: |
Re: Another ptrdiff_t |
Date: |
Mon, 23 Jul 2012 04:59:51 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
> Another ptrdiff_t enters the scene.
> Can we perhaps have some conventions regarding which integer types to
> use in what situations?
Yes, especially that if we ever intend to support Emacs sessions with
2^32 buffers, we'll need to make more changes.
Stefan