From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23424 invoked by alias); 12 Dec 2005 20:47:46 -0000 Received: (qmail 23117 invoked by uid 48); 12 Dec 2005 20:47:43 -0000 Date: Mon, 12 Dec 2005 20:47:00 -0000 Message-ID: <20051212204743.23116.qmail@sourceware.org> From: "decimal at us dot ibm dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20051209182334.2016.list+redhat-bugzilla@meyering.net> References: <20051209182334.2016.list+redhat-bugzilla@meyering.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/2016] argp --help infloop, via ARGP_HELP_FMT envvar X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00066.txt.bz2 List-Id: ------- Additional Comments From decimal at us dot ibm dot com 2005-12-12 20:47 ------- Created an attachment (id=799) --> (http://sourceware.org/bugzilla/attachment.cgi?id=799&action=view) A Minimal Program Using Argp To reproduce the problem use gcc -o glibc-2016-test glibc-2016-test.c ARGP_HELP_FMT=rmargin=2 ./glibc-2016-test --help -- http://sourceware.org/bugzilla/show_bug.cgi?id=2016 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.