[RFC 8/8] Pascal language

Tom Tromey tromey@redhat.com
Mon Jan 16 19:29:00 GMT 2012


>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:

Sergio> This is the patch for the Pascal language.  I forgot to mention in the
Sergio> other patches: I also took the liberty (in all files) to cleanup #if 0
Sergio> functions, and to convert old-style function declarations to use the
Sergio> "new" style, i.e.:

It is generally better to do different cleanups separately.
I know it can be a pain to do this, but at least now we have "git stash" :)

Removing most #if 0 code is obvious.  There may be an individual case or
two where there is some controversy.  Anyway, please do it, use your
best judgment and trust that people will push back if you pick the wrong
one :).

Converting K&R -> ANSI style is obvious as well.  Please just put these
in.

Tom



More information about the Gdb-patches mailing list