avtobiff

Results 24 comments of avtobiff

Requirements for this to work is to create the erlyaws.github.io repository.

On Thu, Mar 21, 2024 at 8:54 PM Steve Vinoski ***@***.***> wrote: > > One issue with such a website is that examples often use .yaws files that show how...

Thanks for your PR! Please add a test for the new behaviour. Please write a longer commit message describing the change. (Parts of the PR's description are good candidates of...

This PR doesn't compile ``` $ make debug (...) ERLC ../ebin/yaws_server.beam yaws_server.erl:3458: function handle_crash/3 undefined yaws_server.erl:3466: function handle_crash/3 undefined

I think it's a good enhancement that you want to add. Awaiting your PR!

Just replace the hardcoded package list with find_packages(), which is imported already but not used.

Yes! Beware of licensing though.

Before commenting on the method suggested in this PR, it is possible to have the timestamp of the files set to known value instead of something arbitrary. This is standardised...

> Ok, I yield about handrolled manifest. I know it was a handfull, but I had to do all this research myself so might as well present it. :) I...

I can redo this PR to use `strip-nondeterminism`. Maybe it should still be configurable to use it or not though? I have it installed but might not want to uninstall...