Dmitriy Fomichev

Results 4 issues of Dmitriy Fomichev

To improve the plugins API it would be nice to have a mechanism to run and communicate with a subprocess without whole editor hang. E. g. such a mechanism needed...

It is possible to avoid the steam_api.dll.so compilation process (and get rid of Nim dependency) for user. To achieve that I need to collect spec files from all versions of...

enhancement
help wanted

As it was discussed in IRC before, I've made a translation of the article. It requires a serious proofreading before posting. The github preview does not show the actual look...

The problem occurs when handling the `"{\\"message\\":\\"PlatformId needs to be specified\\"}"` output from skype server. Looks like it is a double free error. First freeing happens at [the `skypeweb_got_object_for_file` function](https://github.com/EionRobb/skype4pidgin/blob/d192665b8ff362c956cf7ab801730c9f736559c4/skypeweb/skypeweb_contacts.c#L720)...