#1 2019-12-04 03:31:00

MichaelR
Member
Registered: 2014-01-24
Posts: 4

Bug Report UTF8

I have a few errors running the mORMot test project off a fresh download.

The first failing test output is


!  - TRawUTF8Interning: 2 / 2,000,013 FAILED  27.84s
     500000 interning 8 KB in 36.89ms i.e. 13,552,339/s, aver. 0us, 206.7 MB/s
     500000 direct 7.6 MB in 10.82ms i.e. 46,180,844/s, aver. 0us, 704.6 MB/s
The second failing situation is due to timeout with a break point that I cant seem to clear. I screen grabbed it, but this forum doesnt support images. Email me if you want it.

I am running Windows 10 on a laptop.

Delphi XE3.

I added the paths as directed for both 32 and 64 bit. This is a 32 bit debug build

I should add that I did register TestSql3Register project

Thanks

Last edited by MichaelR (2019-12-04 03:38:35)

Offline

#2 2019-12-04 07:59:11

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,244
Website

Re: Bug Report UTF8

What is your code page?

Offline

#3 2019-12-04 19:48:15

MichaelR
Member
Registered: 2014-01-24
Posts: 4

Re: Bug Report UTF8

Standard English install,  no code page changes. I am not sure how to check the one it is using.
Language setting is ENG US keyboard.

I found the code page, 437. I dont change it.

Last edited by MichaelR (2019-12-04 20:41:26)

Offline

#4 2019-12-05 11:11:40

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,244
Website

Re: Bug Report UTF8

I am not able to reproduce with XE4.
Check https://gist.github.com/synopse/072bcf8 … e36a827cb3

Here my code page is 1252 (as reported in the TestSQL3 console).

Offline

Board footer

Powered by FluxBB