Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13307 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1377 invoked by uid 1010); 13 Oct 2004 01:06:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1235 invoked from network); 13 Oct 2004 01:06:50 -0000 Received: from unknown (HELO mail.zend.com) (80.74.107.235) by pb1.pair.com with SMTP; 13 Oct 2004 01:06:50 -0000 Received: (qmail 32390 invoked from network); 13 Oct 2004 01:06:49 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 13 Oct 2004 01:06:49 -0000 Message-ID: <5.1.0.14.2.20041012180455.048a20c0@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 12 Oct 2004 18:06:45 -0700 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Commit messages From: andi@zend.com (Andi Gutmans) It seems that everytime I commit to Zend CVS the commit message isn't sent out. For other's it works. It might be due to the warnings I'm getting. Does anyone have an idea what the problem could be? Checking in zend_compile.c; /repository/ZendEngine2/zend_compile.c,v <-- zend_compile.c new revision: 1.597; previous revision: 1.596 done Use of uninitialized value at /repository/CVSROOT/loginfo.pl line 68. Use of uninitialized value at /repository/CVSROOT/loginfo.pl line 71. Use of uninitialized value at /repository/CVSROOT/loginfo.pl line 83. Thanks, Andi