From owner-freebsd-current@FreeBSD.ORG Fri Apr 17 07:29:22 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85FFC106566B for ; Fri, 17 Apr 2009 07:29:22 +0000 (UTC) (envelope-from igor4ml@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 189948FC18 for ; Fri, 17 Apr 2009 07:29:21 +0000 (UTC) (envelope-from igor4ml@gmail.com) Received: by fg-out-1718.google.com with SMTP id 19so35570fgg.12 for ; Fri, 17 Apr 2009 00:29:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=rjohySJ4m6cIHK+J8hBxioBKe02l6D/yAcn9Vu7Sdlo=; b=KkPesQS+C6o0DeEkD0nroUbbVJc4F1tnpADjX4dVGBGomLdfEw4dEsjckZWYG0bOEY +cK0MdUvDsY009yyC83AsMw5+i72bToTO5xzA9opr/JmkWtYnDkuLEL1ywUIvRII7e7E qf6pNbcFf4rJ57WvFV6ZK/Ec8WXrZel14nMMQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=rDFGqU74+i0s14FMliisChwDpkpViulOu5yXDs3QgdzWzXRMGfbrmIPGDwllbdO32a 35+viGKC1A8E+3qnZBsRC6g65kGojgNycEc/YwlTppnLVxR0qevXK1He+epiqe00TAy5 lBDY1gd70NL6zBF2gRmqfJCaAEYxF/J++5+BI= MIME-Version: 1.0 Received: by 10.86.86.10 with SMTP id j10mr1793472fgb.37.1239952079271; Fri, 17 Apr 2009 00:07:59 -0700 (PDT) In-Reply-To: <49E7BE78.6000802@freebsd.org> References: <49E7BE78.6000802@freebsd.org> Date: Fri, 17 Apr 2009 11:07:59 +0400 Message-ID: From: Igor R To: "current@FreeBSD.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Weird warnings from lots of applications X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 07:29:22 -0000 > =A0 =A0 =A0 "unexpected character `{', expected keyword - e.g. `style' Looks like GTK? > Has anyone else managed to narrow this down?