Xliff

Results 37 issues of Xliff

I have a prompt that has the [modified count cut off](https://ibb.co/SJMv91v) (section is indicated in image). I have tried adjusting the theme, but nothing seems to work. Is this a...

- Fixes situation where embedded control character cuts off changed character count. This addresses #41

I can see events from other shared calendars, however I have several calendars and I'm not seeing any events from any of these. Am I missing something? Please advise. Thanks.

This was encountered when attempting to run it on GraphicsMagick using `gptrixie --enums --functions --structs --castxml=c99 api.h -I..` ``` Encountered a non know FundamentalType (long double), either it missing in...

How do use the sequence in the attached image? I have had no luck in determining this, and I know it is NOT the space key. ![blank key sequence](https://user-images.githubusercontent.com/609986/51089006-834b5000-1734-11e9-964c-f0df537fa723.png)

bug
gui

I get the following from the test ``` ===> Testing: Inline::Python:ver:auth [Inline::Python] This container does not reference a native unsigned integer [Inline::Python] in block at /home/cbwood/.zef/tmp/Inline-Python-0.5.tar.gz/Inline-Python-0.5/lib/Inline/Python.pm6 (Inline::Python) line 236 [Inline::Python]...

Python 2.7 is currently installed on my system, and python2-config is not available. Here is the output from my attempt at installation: ``` $ zef install --exclude=python2-config Inline::Python ===> Searching...

For some reason it took longer to trigger with optimization turned off. For now, this backtrace is the only thing I have, and this was hard enough to trigger. ```...

Unfortunately I cannot golf this, as this is part of a larger body of work. I will attempt to do so at a later date. ``` MoarVM oops: MVM_str_hash_lvalue_fetch_nocheck called...

Does MoarVM allow the passing ot Structs, as opposed to Struct Pointers? According to nine, this may not be possible in the current implementation. If not, then what changes would...