From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <015701c38d49$70656c90$400aa8c0@434ntws> From: "Anton V. Denisov" To: "ALT Devel discussion list" Date: Wed, 8 Oct 2003 15:08:25 +1200 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Return-Path: fire@kgpu.kamchatka.ru X-MDaemon-Deliver-To: devel@altlinux.ru Subject: [devel] Q: Compiler warnings X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2003 02:10:34 -0000 Archived-At: List-Archive: List-Post: Приветствую всех. Вопрос к программирующему сообществу. Насколько опасны приведённые ошибки? warning: comparison between signed and unsigned integer expressions warning: `const char*operation' might be used uninitialized in this function warning: int format, long unsigned int arg (arg 4) warning: control reaches end of non-void function warning: too many arguments for format Какие из них надо обязательно исправить? С уважением, Антон В. Денисов.