From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Schuberth Subject: Re: [PATCH 13/17] engine.pl: provide more debug print statements Date: Mon, 29 Jun 2015 23:31:22 +0200 Message-ID: <5591B92A.9010907@gmail.com> References: <1435190633-2208-1-git-send-email-philipoakley@iee.org> <1435190633-2208-14-git-send-email-philipoakley@iee.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Cc: git@vger.kernel.org To: msysgit@googlegroups.com X-From: msysgit+bncBDZMLEGXWQLBBCPUY2WAKGQEPTH4J4I@googlegroups.com Mon Jun 29 23:35:07 2015 Return-path: Envelope-to: gcvm-msysgit@m.gmane.org Received: from mail-wg0-f63.google.com ([74.125.82.63]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z9ghm-0007nN-JE for gcvm-msysgit@m.gmane.org; Mon, 29 Jun 2015 23:35:06 +0200 Received: by wggz12 with SMTP id z12sf51934782wgg.0 for ; Mon, 29 Jun 2015 14:35:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=to:from:subject:date:lines:message-id:references:mime-version :content-type:user-agent:in-reply-to:cc:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-spam-checked-in-group:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe; bh=UNpf2UJ7PmgxDUmkNgvvK4J4EJ2TVcCuASG13v5NHa8=; b=B5PNSpCF9kFBmH9jo58uE1Mw1M0gPMipbEdQQJmlqFqKfshHeKdyKsN2k+MYsg5nte EJ7caYtjMxcW7jogV9jNUALYugsHsFpGYjQo4hXLVSm/cKhXrxX8QZfROiKwFi2+EFH8 h7twINu7LNxSkhukOye78TcUxkVeLPzXnwAWYP6A/zXHUf9mNPQx/6R/UofEKtDHrfrC uh0eZ+LurPUwH4ZnnLcnBDotUxPLIFPwIYKGWagkEHMw9VRYX8gJ4OkqT3N2MgthbUYO PhiedMVSr+5wk9KJ8at52qvxX5Rudy1glYa5cqY89kWv1BrXtnNa9NvAl3myjRn9GLP3 VhSw== X-Received: by 10.152.23.167 with SMTP id n7mr152512laf.36.1435613706279; Mon, 29 Jun 2015 14:35:06 -0700 (PDT) X-BeenThere: msysgit@googlegroups.com Received: by 10.152.179.39 with SMTP id dd7ls823818lac.60.gmail; Mon, 29 Jun 2015 14:35:05 -0700 (PDT) X-Received: by 10.112.171.41 with SMTP id ar9mr11953146lbc.24.1435613704915; Mon, 29 Jun 2015 14:35:04 -0700 (PDT) Received: from plane.gmane.org (plane.gmane.org. [80.91.229.3]) by gmr-mx.google.com with ESMTPS id wf6si1520347lbb.2.2015.06.29.14.35.04 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 29 Jun 2015 14:35:04 -0700 (PDT) Received-SPF: pass (google.com: domain of gcvm-msysgit@m.gmane.org designates 80.91.229.3 as permitted sender) client-ip=80.91.229.3; Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Z9ghi-0007kA-Uu for msysgit@googlegroups.com; Mon, 29 Jun 2015 23:35:03 +0200 Received: from p57a257c5.dip0.t-ipconnect.de ([87.162.87.197]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Jun 2015 23:35:02 +0200 Received: from sschuberth by p57a257c5.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Jun 2015 23:35:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p57a257c5.dip0.t-ipconnect.de X-Mozilla-News-Host: news://news.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.0 In-Reply-To: <1435190633-2208-14-git-send-email-philipoakley@iee.org> X-Original-Sender: sschuberth@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of gcvm-msysgit@m.gmane.org designates 80.91.229.3 as permitted sender) smtp.mail=gcvm-msysgit@m.gmane.org; dmarc=fail (p=NONE dis=NONE) header.from=gmail.com Precedence: list Mailing-list: list msysgit@googlegroups.com; contact msysgit+owners@googlegroups.com List-ID: X-Spam-Checked-In-Group: msysgit@googlegroups.com X-Google-Group-Id: 152234828034 List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , Archived-At: On 25.06.2015 02:03, Philip Oakley wrote: > --- a/contrib/buildsystems/engine.pl > +++ b/contrib/buildsystems/engine.pl > @@ -41,6 +41,7 @@ EOM > # Parse command-line options > while (@ARGV) { > my $arg = shift @ARGV; > + #print "Arg: $arg \n"; > if ("$arg" eq "-h" || "$arg" eq "--help" || "$arg" eq "-?") { > showUsage(); > exit(0); > @@ -129,6 +130,7 @@ sub parseMakeOutput > print "Parsing GNU Make output to figure out build structure...\n"; > my $line = 0; > while (my $text = shift @makedry) { > + #print "Make: $text\n"; # show the makedry line Please never commit code that's been commented out. Also see http://dev.solita.fi/2013/07/04/whats-in-a-good-commit.html ;-) -- Sebastian Schuberth -- -- *** Please reply-to-all at all times *** *** (do not pretend to know who is subscribed and who is not) *** *** Please avoid top-posting. *** The msysGit Wiki is here: https://github.com/msysgit/msysgit/wiki - Github accounts are free. You received this message because you are subscribed to the Google Groups "msysGit" group. To post to this group, send email to msysgit@googlegroups.com To unsubscribe from this group, send email to msysgit+unsubscribe@googlegroups.com For more options, and view previous threads, visit this group at http://groups.google.com/group/msysgit?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Git for Windows" group. To unsubscribe from this group and stop receiving emails from it, send an email to msysgit+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.