From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7733 invoked by alias); 23 Apr 2008 18:14:36 -0000 Received: (qmail 7724 invoked by uid 22791); 23 Apr 2008 18:14:36 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 23 Apr 2008 18:14:18 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m3NIECa2000573; Wed, 23 Apr 2008 14:14:12 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m3NIE8om008942; Wed, 23 Apr 2008 14:14:11 -0400 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m3NIE6C6031122; Wed, 23 Apr 2008 14:14:07 -0400 Message-ID: <480F7B07.30607@redhat.com> Date: Wed, 23 Apr 2008 18:14:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: Masaki Muranaka CC: insight Subject: Re: [tcl] Undefined NULL in tcl/compat/strstr.c References: <480F7A05.4050005@redhat.com> In-Reply-To: <480F7A05.4050005@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00044.txt.bz2 Keith Seitz wrote: > Having seen this patch, I took a peek at what the upstream Tcl group has > done. They've taken a slightly different tack, which I have committed: PS. Thank you for the patch! Keith