-
We are hitting a crasher when the driver stops an execution with a 'too long evaluation' error... I have been able to re-create it by changing the following lines in the testsuite config file:
```
m…
-
I've incorporated your telnetpp/sessionpp classes into my own mud and very much appreciate your efforts. However, I am trying to understand why in your Paradice code you use a partial class implement…
-
Today i found that the package PARSER does not work with UTF-8 encoding.
I found this during testing support for Cyrillic characters in verbs for communication - say, shout, etc.
What i found it tha…
-
efun::db_commit/db_rollback are still dummy functions eventhough Postgres **is** a tranactional database and I seem to remember that, depending on the used table type, the current version of MySQL als…
-
From the book "The MDL Programming Environment":
> Most of the documentation subsumsed in this manual is from published and unpublished memos of the Programming Technology Division of the M.I.T. La…
-
If you are wiz when you are at home read sign doesn't work It shows there is no sign here,in fact sign is virtual object
-
Bei leichter Vergiftung erscheint weißer Text auf hellgelbem Hintergrund, bei schwerer Vergiftung auf rotem Hintergrund. Die erste Variante lässt sich kaum entziffern. Genaue Stärke der Vergiftung unk…
Kebap updated
3 years ago
-
I've run into a crasher with sqlite. It shows up when you have multiple db connections going. We don't ever *intend* to have multiple connections going, but we really don't want to crash if it happens…
-
I have given this more thought and I think this generally in it's naive form is a bad idea given that the memory allocated in std::vector or std::unordered_map is not under the management of the memor…
-
I have a sneaking suspicion that applies like terminal_type() (https://www.fluffos.info/apply/interactive/terminal_type.html) and window_wize() (https://www.fluffos.info/apply/interactive/window_size…