[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Getting a segmentation fault on the latest squeak.cog.spur (#574)

Tobias Pape notifications at github.com
Thu Jul 22 17:38:24 UTC 2021


Hi Ken,

please make sure that you have all you need.

the file `.git/config` should somewhere contain:

```
[remote "origin"]
	url = https://github.com/OpenSmalltalk/opensmalltalk-vm.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "Cog"]
	remote = origin
	merge = refs/heads/Cog
[branch "fix_include_order"]
	remote = origin
	merge = refs/heads/fix_include_order
```


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/574#issuecomment-885092186
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210722/179d413a/attachment.html>


More information about the Vm-dev mailing list