Open tj800x opened 6 years ago
Thanks for the report. Unfortunately I cannot fix the problem. Notice that active development of this project is on hiatus; I can work to accept contributions, but I am not currently developing it.
The upper part of the message is a warning that the expression (void)
returns a void object which is not meant to be used as operand in a function application; but, as a special situation, it is used this way in the compiler. I get the exact same message when compiling the boot image, along with other warnings of the same kind. You can see such warnings in this Travis build.
The Bus error
is, most likely, the result of a defect in the runtime: maybe the garbage collector, maybe the mmap()
machinery that handles memory allocation for all the Scheme objects. I do not get this error, so I can do nothing about it.
Hi Marco. Thanks for vicare. Typed Scheme is very interesting. I'm getting this error below. Any suggestions? Thanks -- Tom Johnson
vicare: searching include file: cond-boot-expansion.scm vicare: including file: /Users/tomjohnson/vicare/scheme/cond-boot-expansion.scm conditional expansion for condition-object definition syntax: bootstrapping normal boot image conditional expansion for system-value API definition: bootstrapping normal boot image *** Vicare: warning: Condition components: