Boris Egorov

Results 9 comments of Boris Egorov

Hi! Thanks for the issue, will try to reproduce and fix it in a next few days.

@cweiske Yeah, I just thought about that. `pandoc` does a great job converting Markdown files to manpages, but we need to add some hints (like `# NAME` and `#EXAMPLES`) to...

- [x] script to import tldr pages - [ ] script to import bropages

So, I've made a script to import tldr pages :smile_cat: lots of new pages!

@cweiske yes, this project initially kinda based on tldr-pages and I took the same license (MIT).

@cweiske oh, nice! Would waiting for this import then.

@guysv, https://github.com/guysv/ilua/commit/e68fadb27f18dd52c75823f11a941554e0ebad46 works for me. I've seen reproduction of exception above, and with manually patched `kernel.py` the exception gone.

Russian here. Ready to help when you choose a system.

Please fix it, it breaks parts of boost which depend on functional. See [this example](https://godbolt.org/z/8nGjGa3x8) with `multi_array`: user needs to pass weird `-D_HAS_AUTO_PTR_ETC=0` to fix compilation with Clang + libc++.