vyzo

Results 643 comments of vyzo

you got me, i had to ask google!

how about "opinionated, even tendentious, dialect"? I would accept a pr along these lines.

Seems that you need to link openssl because gambit was compiled with `--enabled-openssl`. Can you try adding `-ld-options -lssl`? cc @ober

You might need to pass `-ld-options "-L /path/to/libssl -lssl"`. But this is disconcerting.

and you probably shouldn't need to pass any `-ld-options` at all.

This is recent homebrew breakage, not sure what we can do about it.

I think that would be helpful indeed; feel free to make a pr!

Yeah, this makes sense. For the numeric vector the default of 0 is fine, but for the other vectors we need saner defaults. The simplest way to implement this is...

Summoning @fare for a second opinion.