https://bugs.kde.org/show_bug.cgi?id=367863

Alex Richardson <arichardson....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/okte
                   |                            |ta/b455b93cb15fb3af078c48e7
                   |                            |0f326aa6efe6275e
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Alex Richardson <arichardson....@gmail.com> ---
Git commit b455b93cb15fb3af078c48e70f326aa6efe6275e by Alex Richardson, on
behalf of Aaron Bishop.
Committed on 27/10/2016 at 17:15.
Pushed by arichardson into branch 'master'.

add encoding="ebcdic" to string structures

fix bug 367863 structures string encoding ebcdic

Testing Done:
builds, tested example from bug 367863 and it behaves as expected. ctest passes
100% of 54 tests. I only added one test condition to commonparsertest.

REVIEW: 128795

M  +2    -0    kasten/controllers/CMakeLists.txt
M  +2    -0    kasten/controllers/test/commonparsertest.cpp
A  +160  -0   
kasten/controllers/view/structures/datatypes/strings/ebcdicstringdata.cpp    
[License: LGPL]
A  +55   -0   
kasten/controllers/view/structures/datatypes/strings/ebcdicstringdata.h    
[License: LGPL]
M  +5    -0   
kasten/controllers/view/structures/datatypes/strings/stringdatainformation.cpp
M  +3    -2   
kasten/controllers/view/structures/datatypes/strings/stringdatainformation.h
M  +3    -0    kasten/controllers/view/structures/parsers/parserutils.cpp

http://commits.kde.org/okteta/b455b93cb15fb3af078c48e70f326aa6efe6275e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to