From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: [BUG] ob-sql.el: probably an extra paren Date: Tue, 19 Mar 2013 22:54:27 -0400 Message-ID: <16047.1363748067@alphaville> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI9Ad-0003hi-2p for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 22:54:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UI9Ac-0000et-6Y for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 22:54:31 -0400 Received: from g4t0015.houston.hp.com ([15.201.24.18]:7206) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI9Ac-0000em-1d for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 22:54:30 -0400 Received: from g4t0009.houston.hp.com (g4t0009.houston.hp.com [16.234.32.26]) by g4t0015.houston.hp.com (Postfix) with ESMTP id DBE9689DB for ; Wed, 20 Mar 2013 02:54:28 +0000 (UTC) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Cc: nicholas.dokos@hp.com Compiling it I get ,---- | Compiling /home/nick/src/emacs/org/org-mode/lisp/ob-sql.el... | | In org-babel-execute:sql: | ob-sql.el:143:10:Warning: reference to free variable `cond' | ob-sql.el:170:26:Warning: `t' called as a function | ob-sql.el:181:66:Error: Invalid read syntax: ")" `---- I don't know what the reference to free variable `cond' is all about (sounds bogus to me), but the invalid read syntax is real. Can we please make it an invariable practice to run `make test' before every push? Thanks, Nick Org-mode version 8.0-pre (release_8.0-pre-144-g855dcf.dirty @ /home/nick/elisp/org-mode/lisp/)