Re: [O] BUG: Unable to compile on Master

2012-04-02 Thread Samuel Wales
On 2012-04-01, Bastien b...@gnu.org wrote:
 same in 22

 Fixed.  Please try again.

yes, thank you, bastien.

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com



Re: [O] BUG: Unable to compile on Master

2012-04-02 Thread Jonathan Leech-Pepin
I can confirm it's fixed.

Thank you

On Mon, Apr 2, 2012 at 02:04, Samuel Wales samolog...@gmail.com wrote:
 On 2012-04-01, Bastien b...@gnu.org wrote:
 same in 22

 Fixed.  Please try again.

 yes, thank you, bastien.

 --
 The Kafka Pandemic: http://thekafkapandemic.blogspot.com




Re: [O] BUG: Unable to compile on Master

2012-04-01 Thread Ezequiel Birman
 JL == Jonathan Leech-Pepin jonathan.leechpe...@gmail.com writes:

 Hello Org, Using current git master I get the following error when
 running: , | make clean  make  make info `

 Error , | In toplevel form: | lisp/org-ascii.el:29:1:Error:
 Invalid function: body | Makefile:484: recipe for target
 `lisp/org-ascii.elc' failed | make: *** [lisp/org-ascii.elc] Error
 1 `

 I was able to successfully compile Org with commit: 829285e
 (ensure noweb expanded body is used on export)

Same here

-- 
Ezequiel Birman




Re: [O] BUG: Unable to compile on Master

2012-04-01 Thread Samuel Wales
same in 22

On 2012-04-01, Ezequiel Birman stormwa...@espiga4.com.ar wrote:
 JL == Jonathan Leech-Pepin jonathan.leechpe...@gmail.com writes:

  Hello Org, Using current git master I get the following error when
  running: , | make clean  make  make info `

  Error , | In toplevel form: | lisp/org-ascii.el:29:1:Error:
  Invalid function: body | Makefile:484: recipe for target
  `lisp/org-ascii.elc' failed | make: *** [lisp/org-ascii.elc] Error
  1 `

  I was able to successfully compile Org with commit: 829285e
  (ensure noweb expanded body is used on export)

 Same here

 --
 Ezequiel Birman





-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com



Re: [O] BUG: Unable to compile on Master

2012-04-01 Thread Bastien
Samuel Wales samolog...@gmail.com writes:

 same in 22

Fixed.  Please try again.

Thanks,

-- 
 Bastien



Re: [O] BUG: Unable to compile on Master

2012-04-01 Thread Nick Dokos
Bastien b...@gnu.org wrote:

 Samuel Wales samolog...@gmail.com writes:
 
  same in 22
 
 Fixed.  Please try again.
 
 Thanks,
 
 -- 
  Bastien
 

Fix confirmed (on emacs24, but that's probably irrelevant).

Nick



Re: [O] BUG: Unable to compile on Master

2012-04-01 Thread Bastien
Nick Dokos nicholas.do...@hp.com writes:

 Bastien b...@gnu.org wrote:

 Samuel Wales samolog...@gmail.com writes:
 
  same in 22
 
 Fixed.  Please try again.
 
 Thanks,
 
 -- 
  Bastien
 

 Fix confirmed (on emacs24, but that's probably irrelevant).

Yes, it is relevant, as the bug was coming from a misformed sexp 
(a leftover from a merge.)

Thanks for double-checking!

-- 
 Bastien