Running umbrello on Windows shows the following warning ' too big indentation amount xxxxx' Reproducible: Always Steps to Reproduce: 1. start dbgview from https://live.sysinternals.com/dbgview.exe 2. download umbrello from http://download.kde.org/stable/umbrello/2.17.3/ and install 3. start umbrello Actual Results: In dbgview the related message is printed. Expected Results: The bug causing this message should be fixed.
Git commit 01b2b16339521c051049b53662ecf890ac0cbe49 by Ralf Habacker. Committed on 29/01/2016 at 12:42. Pushed by habacker into branch 'Applications/15.12'. Fix 'Message "too big indentation amount" on windows'. The type of the struct's ...CodeGenerationState are changed into classes, constructors are added and class members are initialized to useful defaults. The code generator line ending type is initialized accordingly to the platform umbrello is build for. FIXED-IN:2.18.2 (KDE Applications 15.12.2) M +2 -7 umbrello/codegenerators/codegenerationpolicy.cpp M +64 -5 umbrello/optionstate.h http://commits.kde.org/umbrello/01b2b16339521c051049b53662ecf890ac0cbe49