On Thu, 18 Sep 2014 07:42:02 +0000, daiyanh wrote
> ECL version: GIT of sometime in July, 2014
> Platform: Windows 8.1, MSVC 2010 compiler, EMACS 24.3, SLIME 2014-8-1
>
> The following code converts SRT subtitle file to SAMI format.
> It works when eval'ed as is in the REPL or C-x C-e.
> However, when (compile 'baz), it gives STORAGE-EXHAUSTED error
> and stops.

Your (format ...) has too many arguments - at least that's the error I
get with sbcl and CCL ...

 HTH Ralf Mattes


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to