|
From: | Lorenzo Bettini |
Subject: | Re: [help-gengetopt] make cmd_line_list and cmd_line_list_tmp static? |
Date: | Wed, 08 Feb 2006 10:20:25 +0100 |
User-agent: | Debian Thunderbird 1.0.7 (X11/20051017) |
Andre Noll wrote:
Hi Is there a reason why gengetopt-2.15 generates non-static versions of struct cmd_line_list and struct cmd_line_list_tmp? If these two were static it would be possible to link more than one xyz.cmdline.o into a single executable. Regards Andre
Dear Andreactually I had never thought about this possibility, and you're right: there's no reason why these structs should be non-static, so I'll make them static in the next release.
thanks for the feedback cheers Lorenzo -- +-----------------------------------------------------+ | Lorenzo Bettini ICQ# lbetto, 16080134 | | PhD in Computer Science | | Dip. Sistemi e Informatica, Univ. di Firenze | | Florence - Italy (GNU/Linux User # 158233) | | Home Page : http://www.lorenzobettini.it | | http://music.dsi.unifi.it XKlaim language | | http://www.purplesucker.com Deep Purple Cover Band | | http://www.gnu.org/software/src-highlite | | http://www.gnu.org/software/gengetopt | | http://www.lorenzobettini.it/software/gengen | | http://www.lorenzobettini.it/software/doublecpp | +-----------------------------------------------------+
[Prev in Thread] | Current Thread | [Next in Thread] |