The ,h REPL comma command fails with "No such file or directory" #1380
Labels
No labels
UX
active development
backlog
blocker
bootstrap
bounty
bug
dependencies
discussion
documentation
duplicate
enhancement
flaky test
help wanted
invalid
javascript
question
release
tendentious
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mighty-gerbils/gerbil#1380
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What's expected: information about the
carprocedure will be printed to the REPLHow was Gerbil built and installed? Is it from some package manager? If homebuilt, what script or options did you use?
These answers likely aren't that relevant given @drewc's analysis in the Gerbil Support channel, but I will provide them for posterity.
Built from source using the standard
./configure && make -j4 && sudo make install. Here is some system information: