Emanuel Komínek

Results 11 comments of Emanuel Komínek

Hi, can I vouch for this ticket? I happen to need to parse thousands of character (BIC) files, process them in XML a save them back. When I fixed up...

To clarify: gff2xml does NOT transform them to \, they stays in raw values. See attachment. [char.zip](https://github.com/xoreos/xoreos-tools/files/5632403/char.zip)

😄 I intended to just add a vote but if it annoys me too much, I'd try to fix it somehow. My issue is not only with color codes but...

I haven't look into code yet but I don't think that iconv would fail (in some instances) as all characters < 0x80 are valid in UTF-8 but not in XML....

Hello, if it helps, for me the "undefined" type was "definitions".

Dug bit deeper. The following breaks the autorest tool with that error: ``` "x-schema": { "$ref": "#/definitions/AzureBenefit" }, ``` In addition, the following code doesn't seem to be working properly...

You need to define BSDIFF_EXECUTABLE and BSPATCH_EXECUTABLE macro to build the executable.

I may answer too late but anyway: ctrl[0] & ctrl[1] are always positive. Incidentally I thought about exactly this yesterday but I think it adds unnecessary complexity. Even if you...

I fixed it in this pull request if interested: https://github.com/mendsley/bsdiff/pull/20

Yes, in "old" Kopernicus, only Kopernicus asteroids were spawned. This broke comets and SENTINEL spawns. As a workaround, Stock spawn is on by default and there's a new option to...