Russel Winder

Results 83 comments of Russel Winder

Indeed, but, and I may just be missing it, I see no examples of usage of generators in an rc::check so it is difficult to know what is idiomatic use...

As I understand it JetBrains are providing gdb support only in CLion. Given CLion now supports Rust/Cargo, and the gdb debugging is quite nice, I feel this D plugin should...

I have a policy of no manual changes in /usr and Debian put the libclang.so symlink in the version specific library, e.g. /usr/lib/llvm-6.0/lib/libclang.so, but not in the system wide library...

I'll take a look. I am surprised LLVM 3.9 is mentioned, Debian is now on 6.0 and Fedora on 7.0. But I guess the question is not what the bleeding...

With experience of the Rust plugin: IntelliJ IDEA is the generalised (albeit JVM-focused) IDE on which all plugins are supposed to work, but CLion is the IDE to use if...

I need to try and be more supportive by doing things with the code base rather than just waffling on the email list/forum and posting experiences as issues. I am...

I much prefer email lists, since the stuff arrives in my email. I really dislike forums that have no email capability or RSS/Atom feed since you have to go to...

I forgot to add that the Kotlin DIscuss and Rust User forums (both using Discourse I believe) have RSS and Email sending. This means you can get events from the...

My gccgo reports: |> gccgo --version gccgo (Debian 4.8.1-8) 4.8.1 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO...

I'll have a look at doing the necessary annotation on the GStreamer MPEG-TS library, there are other GStreamer libraries already annotated to use as examples.