From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32373 invoked by alias); 26 Jan 2015 19:16:08 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 32364 invoked by uid 89); 26 Jan 2015 19:16:06 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: mail-pd0-f178.google.com Received: from mail-pd0-f178.google.com (HELO mail-pd0-f178.google.com) (209.85.192.178) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 26 Jan 2015 19:16:05 +0000 Received: by mail-pd0-f178.google.com with SMTP id y10so13584143pdj.9 for ; Mon, 26 Jan 2015 11:16:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=krRonHVJrX/AM3Nh6AH5T0UFeYhSLpzdF/4nvnQSNLk=; b=j7rRFfel/rif/8f7sMyVBsRLm+ZtROM8wHfFf3ipYL7VS8Y2KsKp75rs3K0yNjqUnA RrN4j7buAnqQCglWVt2NgTShw9xG1Dr0g5xZOBTFyfli0BOe8gZkkjQtoXDCFxpgJ5hT v+v0tgbOKXHIDtMySK5ZjfLLyGgnEVB8hUlN3msQ5fCqTLwZzc+hQk7JYHDROeC+HvfV QTX9dkPuR48CNkQNOsJa+3ttJwKyiebGCD9ZvTmEMa+zConRHgPTZMm4rLdaWY4HWfxi z2Gk1jqTqARHWyIDAqgd1AyVl3KnqxGE5AWviWCFJqXXIQ5omu0g19y7XI93A6bnkegs thZA== X-Gm-Message-State: ALoCoQm7DTl9hTLJxRuYVjq3d+59YZ8QhMtuHEras1zHMbbi7wQg1EXc2vPJ6rNkZQSgV4zdo3y2 X-Received: by 10.66.65.234 with SMTP id a10mr37753952pat.120.1422299763931; Mon, 26 Jan 2015 11:16:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.70.127.195 with HTTP; Mon, 26 Jan 2015 11:15:43 -0800 (PST) In-Reply-To: <1420861759-10700-1-git-send-email-patrick@parcs.ath.cx> References: <1420861759-10700-1-git-send-email-patrick@parcs.ath.cx> From: Patrick Palka Date: Mon, 26 Jan 2015 21:55:00 -0000 Message-ID: Subject: Re: [PATCH] Fix a pair of screen-resizing issues in TUI To: "gdb-patches@sourceware.org" Cc: Patrick Palka Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-01/txt/msg00711.txt.bz2 Ping.