Bug 358731 - Message 'too big indentation amount' on windows
Summary: Message 'too big indentation amount' on windows
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.17.3 (KDE Applications 15.08.3)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-29 12:21 UTC by Ralf Habacker
Modified: 2016-01-29 12:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.18.2 (KDE Applications 15.12.2)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2016-01-29 12:21:35 UTC
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.
Comment 1 Ralf Habacker 2016-01-29 12:43:09 UTC
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