Tagussan

Results 6 comments of Tagussan

Yes, except that I use GNOME3.

I made pull request for the use of snapshot with GPU. https://github.com/gprMax/gprMax/pull/147

Hi @mnrvwl , thank you for kind reply! I tried `tectonic -p` and it printed duplicate warnings! Is it possible to show this warning without the `-p` flag? Because `-p`...

I'm using g++. I haven't tried that flags yet. Here's an example. In the following assembly, we can see checking ASSERT, checking CAPACITY, some pointer operation, etc... and none of...

> the compiler inlines the string(const value_type* text) constructor at every place it's called? Yes, comparing the original code, that sounds true. I'm using `-O2` flag for compilation