Miro Hrončok

Results 305 comments of Miro Hrončok

It would be easier to me to review chnages in isolation, rather than on top of each other. How's your git-fu wrt branches? Are you able to submit each individual...

> As far as API goes, it would be really nice if I could get the concentrated error message programmatically without printing it to stderr. Imagine this scenarios: > >...

Thanks for the report. I unfortunately won't have time to look at it any time soon.

Note that hanging on invalid/crafted input is usually considered a security vulnerability because it can lead to denial of service.

> I'm not sure about the `stl_write_quad_object` function. It looks unused. It appears so. I'd say we can either skip the docs or document it as unknown+unused+deprecated. I could not...

We are working on changes with @andreondra that might end up in slight binary incompatibility. Please hold on. I can create a milestone here with the issues. I'd also like...

I've edited the 0.99 milestone to be 1.0: https://github.com/admesh/admesh/milestone/2 If you think something should not be there, feel free to toss it out.

It really depends where you build from. You can build from git, and then this should work, or you build from a release tarball and the files should be already...

Where do you get the tarball from? ``` $ tar vtf admesh-0.98.4.tar.gz drwxrwxr-x 1000/1000 0 2019-10-12 20:46 admesh-0.98.4/ -rw-rw-r-- 1000/1000 1736 2014-07-20 13:24 admesh-0.98.4/ChangeLog.old drwxrwxr-x 1000/1000 0 2019-10-12 20:46 admesh-0.98.4/m4/...