Re: file-lock library on lw64-linux
"Arnold Noronha (as arnold at tdrhq dot com)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
Oh hey! That's a library I wrote (and use). I haven't upgraded to 8.1.1 yet, so I hadn't caught this issue. Happy to fix it based on the responses to this thread. I tried going back to the history of the code (it goes back a bit more than the open-source version), but couldn't find a specific reason as to why I used that internal slot-name, I probably did it to avoid having to write FLI to open and close the files. Thanks, Arnold On Sun, 2025-09-21 at 09:59 +1200, Eben Bruyns (as eben at sdk dot co dot nz) wrote: > Hi, > > I've been using the file-lock library for a while now and it seems > that on 8.1.1 STREAM::FILE-HANDLE is no longer available (which is > what this library was using). > > Is this on purpose? If so, what can I do to remedy the situation so > that I can get my code to work again? > > Is this library maybe not written correctly? I'm a bit torn here, I > have to get some code working asap, but a downgrade is going to be a > painful process given all the touch points I found during the > upgrade. I guess my process will now improve to make sure upgrades > are safer for me to rollback... > > How do you guys handle this type of thing? > > Regards, > > Eben Bruyns _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html