Zach Beane

Results 35 comments of Zach Beane

@inaimathi Does your work obsolete this, or is it complementary?

What about choosing the encoding? On Thu, Feb 24, 2022 at 7:30 PM Tom Peoples ***@***.***> wrote: > This allows (format compressing-stream ...) to be used. > ------------------------------ > You...

From @mtstickney: https://github.com/mtstickney/probuild/blob/master/probuild.lisp#L240

I can't reproduce from the test code. I believe this was fixed in 4be3ce9901d4c740064946611959dafdcdaec45e a few years ago. What version of Vecto are you using?

I don't understand this, sorry - can you give a more complete example?

put-object takes a bucket name and a key - you don't normally specify an URL. How does the URL come into play?

Thanks for the report. I was able to reproduce and I'd like to figure out why this is happening, so I'm reopening.

I found the problem. clack is baking a reference to quicklisp into its FASL output. But quicklisp is not loaded when buildapp tries to load the fasl later. Deleting all...