Actions
Bug #386
openCheck whether the VR-Scanner can manage UTF-8 and other MBCS
Status:
New
Priority:
Normal
Assignee:
-
Category:
Library
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
... noticed while checking UTF-8 records with DCMCHECK 3.0 pre
Excerpt from 'dcmdata/libsrc/vrscan.l'
default_charset_without_control_chars [\041-\133\135-\176][\040-\133\135-\176]* charset_without_control_chars [\040-\133\135-\176\240-\377\033]+ charset_with_control_chars [\040-\176\240-\377\012\014\015\033]+
Actions