info-gengetopt
[Top][All Lists]
Advanced

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

[Info-gengetopt] GNU gengetopt 2.1 released


From: Lorenzo Bettini
Subject: [Info-gengetopt] GNU gengetopt 2.1 released
Date: Thu, 21 Sep 2000 13:50:43 +0100

New version of gengetopt, 2.1, has just been released at

http://www.gnu.org/software/gengetopt

these are the changes in the new release:

* It is made more clear that use of gengetopt does not impose any
particular license on the generated code. 
* A bug in the generation of code (for some new C++ compilers) was
fixed, thanks to "James R. Van Zandt" <address@hidden> 
* Some modifications to the man page, also due to James. 
* a directory for examples is specifically created (suggested by James). 

See also

http://www.gnu.org/software/gengetopt/ChangeLog

a patch is also available at

ftp://ftp.gnu.org/gnu/gengetopt

have a nice day :-)
        Lorenzo

-- 
+-----------------------------------------------------+
|  Lorenzo Bettini          ICQ# lbetto, 16080134     |
|  PhD student in Computer Science                    |
|  Florence - Italy         (Linux User # 158233)     |
|  Home Page        : http://w3.newnet.it/bettini     |
|           http://infostud.dsi.unifi.it/~bettini     |
|  Mail Home        : address@hidden     |
|  Mail University  : address@hidden            |
|  http://www.mokabyte.it       Java on line journal  |
|  http://music.dsi.unifi.it         XKlaim language  |
|  http://www.gnu.org/software/java2html & cpp2html   |
+-----------------------------------------------------+
>From address@hidden Wed Jan 17 13:02:07 2001
Received: from gnim.dsi.unifi.it ([150.217.14.18])
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14IwuN-0004uk-00
        for <address@hidden>; Wed, 17 Jan 2001 13:02:07 -0500
Received: from dsi.unifi.it (prog.dsi.unifi.it [150.217.14.182])
        by gnim.dsi.unifi.it (8.9.1b+Sun/8.9.1) with ESMTP id SAA28901
        for <address@hidden>; Wed, 17 Jan 2001 18:48:15 +0100 (MET)
Message-ID: <address@hidden>
Date: Wed, 17 Jan 2001 19:05:52 +0100
From: Lorenzo Bettini <address@hidden>
Organization: Dipartimento Sistemi e Informatica, Univ. di Firenze
X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U)
X-Accept-Language: en,pdf
MIME-Version: 1.0
To: address@hidden
Subject: GNU gengetopt 2.2
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-gengetopt>,
        <mailto:address@hidden>
List-Id: Announcements about gengetopt <info-gengetopt.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-gengetopt>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-gengetopt/>

Hi

        Here are the changes in this new release:

   * scanner is simplified and now accepts arbitrary character strings
     between, thanks to address@hidden
   * It compiles under Sun C compiler 5.1, thanks to Robert Walsh
     <address@hidden>.
   * VERSION and PACKAGE are generated in cmdline.h instead of
cmdline.c,
     thanks to Richard Heggs <address@hidden>.
   * #undef's PACKAGE and VERSION before setting them, in case they are
     defined in the .ggo file, thanks to Scott Haug <address@hidden>.
   * long options with no associated short options are allowed, thanks
to
     address@hidden
   * fixed no_getopt_long.txt, thanks to Peter Fox
     <address@hidden>

thanks for your help :-)

cheers
        Lorenzo

-- 
+-----------------------------------------------------+
|  Lorenzo Bettini          ICQ# lbetto, 16080134     |
|  PhD student in Computer Science                    |
|  Florence - Italy         (Linux User # 158233)     |
|  Home Page        : http://w3.newnet.it/bettini     |
|           http://infostud.dsi.unifi.it/~bettini     |
|  Mail Home        : address@hidden     |
|  Mail University  : address@hidden            |
|  http://www.mokabyte.it       Java on line journal  |
|  http://music.dsi.unifi.it         XKlaim language  |
|  http://www.gnu.org/software/java2html & cpp2html   |
+-----------------------------------------------------+



reply via email to

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