-
```
What steps will reproduce the problem?
1. Build a Release version of Community.CsharpSqlite.SQLiteClient.WinPhone
What is the expected output? What do you see instead?
The build fails with a numb…
-
```
What steps will reproduce the problem?
1. Build a Release version of Community.CsharpSqlite.SQLiteClient.WinPhone
What is the expected output? What do you see instead?
The build fails with a numb…
-
Windows has serious troubles with unicode.
It's going to be non-trivial to add support for it.
-
I had some difficulties writing features such as string iterators under utf8 and wtf16, parsers with unicode character properties, and time-related formatters, and I realized that I needed some standa…
oovm updated
7 months ago
-
Regex ile hashtagleri algılamak ve bunlara link atamak için 'preg_replace' kullandım.
```php
$text = preg_replace('/(?#$1', $text);
```
Direkt çalışan örneği de bu linkte:
```
https:/…
-
following odd behavior happens and probably wants explaining
start border war (acts as normal, blue band in middle)
start gm mission (blue band still in middle of screen)
different option
start …
-
```
What steps will reproduce the problem?
1. Prepare a utf16 encoded file.
2. Run the script below.
(import (rnrs))
(define (read-from-file-benchmark input t)
(call-with-port
(open-file-input-p…
-
```
What steps will reproduce the problem?
1. checkout r846 on linux
2. try to compile
3. opencollada/common/libBuffer/src/CommonCharacterBuffer.cpp:18:24: fatal
error: ConvertUTF.h: No such file or …
-
I am facing a memory leak when deserializing.
When deserializing a simple List with 100 mb of random strings (in a simple WinForms app) the memory increases from ~13 Mb to ~211 Mb after loading an…
-
Transferring question from https://github.com/kaitai-io/kaitai_struct_formats/issues/5:
> https://github.com/kaitai-io/kaitai_struct/wiki/Expressions has this example:
>
> ```
> seq:
> - id:…