X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX1/WWpoDA7TWIlUhG2MVCs3/xIxhG+osgD3vRX+Bde RHxLqofTXt3IA4 From: Juan Manuel Guerrero To: djgpp-workers AT delorie DOT com Subject: Re: [patch] kill gets() usage in stubedit.c, use fgets() Date: Sat, 2 Jul 2011 19:26:48 +0200 User-Agent: KMail/1.9.10 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201107021926.48563.juan.guerrero@gmx.de> X-Y-GMX-Trusted: 0 Reply-To: djgpp-workers AT delorie DOT com Am Samstag, 2. Juli 2011 schrieb Ozkan Sezer: > Compilation of stubedit.c warns: > /tmp/cc0xwkwD.o: In function `pose_question': > /djgpp-20110630/src/stub/stubedit.c:92: warning: the `gets' function > is dangerous and should not be used. [snip] Are there more cases where gets is used? If so they should be fixed all together. Regards, Juan M. guerrero