cp-tools-discuss
[Top][All Lists]
Advanced

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

[Cp-tools-discuss] gjdoc patches


From: Ross Burton
Subject: [Cp-tools-discuss] gjdoc patches
Date: 26 Nov 2002 14:58:56 +0000

Hi,

I have a series of patches to gjdoc which were required to get it to
build the API docs for JPCSC, a smartcard library. I also threw in a few
bug fixes which annoyed me.

It does:

src/gnu/classpath/tools/gjdoc/Main.java (initOptions): Throw an
exception if a sourcepath does not exist.

src/gnu/classpath/tools/gjdoc/Parser.java (match): Allow no whitespace
between "static" and "{", previously caused an exception.

src/gnu/classpath/tools/gjdoc/Debug.java (Debug): Take the'final'
modifier of the commented out logLevel, so that just uncommenting it
works.

src/gnu/classpath/tools/doclets/xmldoclet/Driver.java: Handle
ProgramElements with private scope, so -private works.

bin/gjdocxml2html.sh: Add a missing \ to the end of a line, so that the
script runs correctly.

Regards,
Ross
-- 
Ross Burton                     Software Engineer
OneEighty Software Ltd          Tel: +44 20 8680 8712
Cygnet House                    Fax: +44 20 8680 8453
12-14 Sydenham Road             address@hidden
Croydon, Surrey CR9 2ET, UK     http://www.180sw.com./
====================================================================
Under the Regulation of Investigatory Powers (RIP) Act 2000 together
with any and all Regulations in force pursuant to the Act OneEighty
Software Ltd reserves the right to monitor any or all incoming or
outgoing communications as provided for under the Act

Attachment: gjdoc-fixes.diff
Description: Text Data


reply via email to

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