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]

Re: is_predicate_p?


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

|     I would have guidelines rather than a standard here. I would avoid the
|     use of _p unless you do decide to standardize on this (which seems
|     very dubious to me). The use of _p is simply not intuitive. 
| 
| Perhaps, but it was the earliest conventions used in GCC to distinguish
| predicates (where the term doesn't have the technical MD file meaning), so
| most follow this "rule".  This is from LISP conventions and RMS was the
| origin of its use.

Writing LISP in C always seems to me to be an intriguing idea 8-\

-- Gaby


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