Sebastian Weisgerber

Results 4 issues of Sebastian Weisgerber

Add a flag to disable translation / fallback of a specific post or page, so that it only is shown on the language specific pages, but not as foreign language...

I think it could be really helpful if we would log loaded ARTist module names and their filter spec once, when ARTist loads a module. ## Example ``` HArtist() Version:...

enhancement

When compiling my project for android x86_64, cargo complained when compiling unix-socket 0.5.0 with the following error: ``` error[E0308]: mismatched types --> /home/weisgerber/.cargo/registry/src/github.com-1ecc6299db9ec823/unix_socket-0.5.0/src/lib.rs:569:73 | 569 | try!(cvt(libc::bind(inner.0, &addr as *const...

Removed header includes and commented out code from `compiler/driver/compiler_driver.cc` => Should become untouched