Summary: | Message 'too big indentation amount' on windows | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.17.3 (KDE Applications 15.08.3) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/umbrello/01b2b16339521c051049b53662ecf890ac0cbe49 | Version Fixed In: | 2.18.2 (KDE Applications 15.12.2) |
Sentry Crash Report: |
Description
Ralf Habacker
2016-01-29 12:21:35 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 |