Re: Tests failing on Allegro 10 preview, Mac OS X

2015-09-11 Thread Kevin Layer
For the record, this was a compiler problem in ACL 10.0 that has been fixed for the upcoming release, the GM of which will be available today or Monday. Robert Goldman wrote: >> On 8/29/15 Aug 29 -3:53 AM, Faré wrote: >> > I've tried the Allegro 10.0 release candidate, and the script-support >>

Re: Bug in Allegro 10 preview -- Was Re: Tests failing on Allegro 10 preview, Mac OS X

2015-08-30 Thread Kevin Layer
Robert Goldman wrote: On 8/29/15 Aug 29 -2:03 PM, Kevin Layer wrote: it certainly looks like something is going wrong handling optional arguments. Robert, If you can get a test case, that would wonderful. I appreciate the help narrowing down this problem. Kevin I

Re: Bug in Allegro 10 preview -- Was Re: Tests failing on Allegro 10 preview, Mac OS X

2015-08-30 Thread Kevin Layer
Great, thanks! Faré wrote: Because I'm not an ASDF developer and know little of it, I was hoping for a test case that involved primarily ACL, or someone to finger what in ACL (or ASDF) is causing the problem. Sorry I wasn't more clear. Here's a reduced test case. (load (compile-file

Re: Tests failing on Allegro 10 preview, Mac OS X

2015-08-29 Thread Faré
I've tried the Allegro 10.0 release candidate, and the script-support bizarrely fails to override the configuration when it passes an argument initialize-source-registry, that gets lost on its way to FLATTEN-SOURCE-REGISTRY, being replaced by NIL: 0[10]: (INITIALIZE-SOURCE-REGISTRY

Re: Tests failing on Allegro 10 preview, Mac OS X

2015-08-29 Thread Robert P. Goldman
Thanks. I'll look. On Aug 29, 2015, at 03:53, Faré fah...@gmail.com wrote: I've tried the Allegro 10.0 release candidate, and the script-support bizarrely fails to override the configuration when it passes an argument initialize-source-registry, that gets lost on its way to

Re: Tests failing on Allegro 10 preview, Mac OS X

2015-08-29 Thread Robert Goldman
On 8/29/15 Aug 29 -3:53 AM, Faré wrote: I've tried the Allegro 10.0 release candidate, and the script-support bizarrely fails to override the configuration when it passes an argument initialize-source-registry, that gets lost on its way to FLATTEN-SOURCE-REGISTRY, being replaced by NIL:

Re: Bug in Allegro 10 preview -- Was Re: Tests failing on Allegro 10 preview, Mac OS X

2015-08-29 Thread Kevin Layer
it certainly looks like something is going wrong handling optional arguments. Robert, If you can get a test case, that would wonderful. I appreciate the help narrowing down this problem. Kevin

Bug in Allegro 10 preview -- Was Re: Tests failing on Allegro 10 preview, Mac OS X

2015-08-29 Thread Robert Goldman
On 8/29/15 Aug 29 -3:53 AM, Faré wrote: I've tried the Allegro 10.0 release candidate, and the script-support bizarrely fails to override the configuration when it passes an argument initialize-source-registry, that gets lost on its way to FLATTEN-SOURCE-REGISTRY, being replaced by NIL:

Re: Bug in Allegro 10 preview -- Was Re: Tests failing on Allegro 10 preview, Mac OS X

2015-08-29 Thread Robert Goldman
On 8/29/15 Aug 29 -2:03 PM, Kevin Layer wrote: it certainly looks like something is going wrong handling optional arguments. Robert, If you can get a test case, that would wonderful. I appreciate the help narrowing down this problem. Kevin I pushed a topic branch allegro-10-bug.

Tests failing on Allegro 10 preview, Mac OS X

2015-08-28 Thread Robert Goldman
The test-configuration.script and test-logical-pathname.script are failing on the latest Allegro 10 preview on Mac OS X on all the Allegro modern variants, and on the ANSI SMP variants. All tests pass on alisp non-SMP and alisp8 non-SMP. Test configuration: Running test-configuration.script