Steve Bennett

Results 73 comments of Steve Bennett
trafficstars

I have taken most of the commits I'm obviously happy with. Since I can't test with MSVC, I am hesitant to take any large changes there. Feel free to rebase...

Regarding allocation, see pull request #52 for a proposal

Interesting. Could be confusion between baseclass, baseclasses and allbaseclasses. Should it be baseclass ?-all? ?-below? or something similar?

Also, the comments/licence at the top of tests/jimoo.test seem wrong

I agree it would be nice to have, but it requires someone to implement realpath(), which is non-trivial. I will accept a patch...

It doesn't. I will accept a working patch.

It's true that there are many command that either won't be implemented, or may have a cut-down implementation based on selected features and the capabilities of the platform and compiler....

Looks good. I don't have or use msvc myself so I won't merge this in the short term. If others find this useful (with no configure support) I will consider...

Yes, sorry. I had a quick look and meant to give a full response. The interface seems a bit cumbersome. How does it compare to the Tcl ffi interface? Is...

Thanks Evan. I think the approach here still needs some work but I will take a while to write up my specific concerns.