emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Another ptrdiff_t


From: Thien-Thi Nguyen
Subject: Re: Another ptrdiff_t
Date: Tue, 24 Jul 2012 14:23:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

() Paul Eggert <address@hidden>
() Mon, 23 Jul 2012 14:41:23 -0700

   Sure, here's a first cut.  Perhaps this sort of thing should be put
   into a comment in lisp.h?  Or into a new file under admin/notes?

If you number them (explicitly) and add a blurb requesting additions to
be done at the end, these can be referenced succinctly and stably in the
code.  E.g.:

/* Although ITG (Integer Types Guidelines) 0 suggests otherwise,
   foo values are known never to exceed 42.  Plus, ITG 3 concurs.  */
int foo = compute_foo ();

Just a thought...  [Yeah, i fear Project Xanadu levels of internal
Qualitative Easing, too, but maybe Emacs can avoid that fate. :-D]

-- 
Thien-Thi Nguyen                                       GPG key: 4C807502

........... please send technical questions to mailing lists ...........

Attachment: pgp5C3nzhjpNn.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]