Ronan Abhamon
Ronan Abhamon
soci is compiled by default with `-std=gnu++98` on gcc. You can force `SOCI_CXX_C11` to `ON` in your cmake file to allow exceptions in the `soci::details::once_temp_type::~once_temp_type` destructor. Otherwise in your case...
No problem, the master branch.
> Found, I have to define a threeshold .... Why this is required ? It should be smart and automatically move someting when the CPU is too much used. What's...
I’m not too familiar with VMWare DRS. :slightly_smiling_face: I suppose several algorithms are used when the "migration threshold" mode is updated and the thresholds are set internally (and/or computed using...
@henri9813 The opposite of density mode can be a good idea but I think we can add an option directly in the performance mode: We can count the number of...
Hello @henri9813, we have many important tasks to do before that (XCP-ng maintenance, DRBD/Linstor driver improvements, ...). Because is not a complex problem, I think I could probably look at...
You can modify this database: `~/.local/share/linphone/friends.db` but be careful with the vCard data. You must strictly respect the vCard grammar.
It is not ridiculous and insecure. If you have a username/password, where is the problem? The auth id is in the majority of cases equals to the username, so it...
It seems good and correct! But I must remind you that feature is not a high priority at the moment. It remains many features to add in the next minor...
> Would it be possible to create the disks concurrently to speed this up? The SMAPI actions for this driver and the others are executed sequentially to ensure coherency, it's...