Re: [Ecls-list] Compile error in HEAD

2012-02-02 Thread Matthew Mondor
On Fri, 3 Feb 2012 00:51:16 +0100 Juan Jose Garcia-Ripoll wrote: > On Fri, Feb 3, 2012 at 12:08 AM, Matthew Mondor > wrote: > > > Building ECL from the git HEAD today results in an error: > > > > My apologies again. I was fixing bugs that were just reported after the RC > and you two downloade

Re: [Ecls-list] Compile error in HEAD

2012-02-02 Thread Juan Jose Garcia-Ripoll
On Fri, Feb 3, 2012 at 12:08 AM, Matthew Mondor wrote: > Building ECL from the git HEAD today results in an error: > My apologies again. I was fixing bugs that were just reported after the RC and you two downloaded it between two consecutive commits. It should all be back to normal. Juanjo --

Re: [Ecls-list] Compile error in HEAD

2012-02-02 Thread Stas Boukarev
Matthew Mondor writes: > Hello, > > Building ECL from the git HEAD today results in an error: > > > (compile-file "src:cmp;cmptypes.lsp" :output-file > #P"BUILD:CMP;CMPTYPES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) > ;;; > ;;; Compiling SRC:CMP;CMPTYPES.LSP. > ;;; OPTIMIZE levels:

[Ecls-list] Compile error in HEAD

2012-02-02 Thread Matthew Mondor
Hello, Building ECL from the git HEAD today results in an error: (compile-file "src:cmp;cmptypes.lsp" :output-file #P"BUILD:CMP;CMPTYPES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPTYPES.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;