[Openmcl-devel] Loading CFFI breaks CCL file opening

Andrew Shalit alms at clozure.com
Thu Jan 3 19:16:47 PST 2008


I've created a trac ticket for this, and assigned it to Gail.

Ticket URL: <http://trac.clozure.com/openmcl/ticket/227>

Andrew



On Jan 3, 2008, at 10:03 PM, Gary Byers wrote:

> All that I can tell is that it's trying to write a warning to the
> echo area to the effect that it doesn't understand the "Syntax:"
> file option; I'm not sure that the echo area even exists at
> this point.  (It's dying in the method #/readFromURL:ofType:error:
> on hemlock-editor-document; this code is running on the event thread,
> and whatever its notion of "the echo area" is, it probably isn't
> correct.)
>
> If it's going to try to parse the attribute line and if it's
> going to do someting other than silently ignore attributes
> that it doesn't understand, it should probably do that parsing
> a little later (and, in the current model, it should do that
> on the right thread.)
>
>
>
> On Thu, 3 Jan 2008, Ron Garret wrote:
>
>> Correction: It's (apparently) not CFFI.  The problem seems to be
>> trying to open a file containing the following modeline:
>>
>> ;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Package: CL-USER; -*-
>>
>> Trying to open a file with this modeline dumps a whole bunch of error
>> messages to the console and results in a broken Lisp.
>>
>> rg
>>
>> On Jan 3, 2008, at 4:14 PM, Ron Garret wrote:
>>
>>> After I do (asdf:operator 'asdf:load-op 'cffi) I can't open files in
>>> CCL any more.  Has anyone else experienced this?
>>>
>>> rg
>>>
>>> _______________________________________________
>>> Openmcl-devel mailing list
>>> Openmcl-devel at clozure.com
>>> http://clozure.com/mailman/listinfo/openmcl-devel
>>
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com
>> http://clozure.com/mailman/listinfo/openmcl-devel
>>
>>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list