Pablo Reszczynski

Results 24 comments of Pablo Reszczynski

Built stdlib with `LD_LIBRARY_PATH` set to `/usr/local/Cellar/openssl/1.0.2r/lib` but still getting the same error.

Here is what I edited: ``` ... #if OPENSSL_VERSION_NUMBER < 0x10002000L || defined (LIBRESSL_VERSION_NUMBER) || __APPLE__ ... ``` And here is the new error after building and setting `LD_INCLUDE_PATH`: ```...

@ober I built gambit with the flags ``` ./configure CC=gcc-9 --enable-single-host --enable-default-runtime-options=f8,-8,t8 --enable-multiple-versions --enable-openssl ``` I don't use the defined in gambit-scheme-current because `-D___USE_C_RTS_CHAR_OPERATIONS"` was giving me problems

@ober This is the error I'm getting when installing `gambit-scheme-current --HEAD` with homebrew: ``` ./configure CC="/usr/local/opt/gcc/bin/gcc-9 -D___USE_C_RTS_CHAR_OPERATIONS" --prefix=/usr/local/Cellar/gambit-scheme-current/HEAD-781fc8d --enable-single-host --enable-multiple-versions --enable-default-runtime-options=f8,-8,t8 --enable-openssl configure: error: unrecognized option: `-D___USE_C_RTS_CHAR_OPERATIONS"' ```

@ober the formula for gambit-scheme-current is failing in the build process. I'm using macOS 10.12.6. This is the error from the compiler: ``` _kernel.c:5046:44: error: 'struct ___virtual_machine_state_struct' has no member...

@ober `brew install gerbil-scheme` (v0.15.1) works fine and it's tests pass.

I think this has to do with the item list being passed as prop instead of an internal state. Hopefully the devs will se this.

I think it would be easier to use ASCII encoding for the mapping and add the other glyphs as an extra set. How many characters in total are used?

Forgive me if this has been asked before, but aren't these symbols trademarked? Would font makers, or Unicode Inc. require a license to reproduce these symbols? > The five care...