Mike Kaganski

Results 11 comments of Mike Kaganski

It looks like the problem is reasonably straightforward to handle by settling on URF-8 on Windows, so that all that ping-pong with `ISC_utf8ToSystem` -> `ISC_systemToUtf8` in `Dispatcher::attachOrCreateDatabase` would be a...

Note also, that e.g. cairo.pc (built using gsvbuild) has corerect forward slashes, but wrong prefix path (it has an extra `/bin` appended). So to be useful, the `lib/pkgconfig` needs manual...

It does. I use it under cygwin (LibreOffice toolchain), and its pkgconfig creates wrong include/library paths. If it might not matter in some circumstances isn't a reason to keep it...

No problem for me with plugin version 3.0.4.3 (Unicode 64-bit) using MSXML (expectedly). Couldn't test with a current version using libxml2.

Just a question: is PTVS related to Python pretty-printers executed in GDB when debugging C++ project?

But it then must take [xml:space](https://www.w3.org/TR/REC-xml/#sec-white-space) into account.

As described in a Python article dedicated to XML escaping [1], there are two separate cases to consider when escaping: CDATA and attributes. In the former case, there's no need...

Hi @hanya! I have discussed the issue that you are not an owner of the extension page with our infra, and I was told that "if hanya volunteers to take...

I'm sorry, I fail to see how is this related. FB uses own mechanism to find its `intl` data; my short debugging shows that it calls `gds__prefix`, which in turn...

Thanks @asfernandes; unfortunately, this itself doesn't help - this in fact breaks everything, and opening FB databases fails in this mode (maybe there should be something else?).