From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17419 invoked by alias); 22 Apr 2014 17:35:51 -0000 Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org Received: (qmail 17400 invoked by uid 9795); 22 Apr 2014 17:35:50 -0000 Message-ID: <20140422173550.17397.qmail@sourceware.org> From: jturney@sourceware.org Date: Tue, 22 Apr 2014 17:35:00 -0000 To: cygwin-apps-cvs@sourceware.org Subject: setup ChangeLog ini.cc msg.cc msg.h User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2014-q2/txt/msg00005.txt.bz2 CVSROOT: /cvs/cygwin-apps Module name: setup Changes by: jturney@sourceware.org 2014-04-22 17:35:50 Modified files: . : ChangeLog ini.cc msg.cc msg.h Log message: * msg.cc (mbox): Generalize to a MessageBox wrapper which knows what to do in unattended mode. * msg.h: Add prototype. * ini.cc (IniParseFeedback): Use here rather than MessageBox. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.847&r2=2.848 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ini.cc.diff?cvsroot=cygwin-apps&r1=2.59&r2=2.60 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/msg.cc.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/msg.h.diff?cvsroot=cygwin-apps&r1=2.4&r2=2.5