Robin Moussu

Results 47 comments of Robin Moussu

Just to add some oil on the fire: https://github.com/rust-lang/rust-bindgen/issues/778 > MakeFoo and MakeBar look very similar, however in C++ they use different ABIs, at least on Linux. Here's a quote...

> now assume g is a precompiled dynamically-linked library. If the compiler were asked to compile against ABI_G's interface, how would this interface be made known to the compiler? There...

I took a look at the rustbook you started to write. Where do you think that this chapter would fit? In [ABI Selection](https://slightknack.github.io/rust-abi-wiki/discussion/selection.html)?

On mac, it’s as simple as adding ` ` [ergol.keylayout.txt](https://github.com/fabi1cazenave/kalamine/files/13801689/ergol.keylayout.txt) ```diff diff --git a/0_99_2/ergol.keylayout b/0_99_2/ergol.keylayout index bbc2aff..3425634 100644 --- a/0_99_2/ergol.keylayout +++ b/0_99_2/ergol.keylayout @@ -707,6 +707,7 @@ + ```

Isn’t this issue fixed and could be closed ?

I think that a button can be added on the top-bar, or inside the notification panel. Furthermore, it can be contextual. eg: if I'm on the main page, it's cozy...

The advantage of being able to put every build-related folders and files in a sub-directory of `tool` is that you are sure that you will never have conflicts if your...