Merge lp://staging/~zyv/cuneiform-linux/uninitialized-vars into lp://staging/cuneiform-linux

Proposed by Yury V. Zaytsev
Status: Merged
Merged at revision: 489
Proposed branch: lp://staging/~zyv/cuneiform-linux/uninitialized-vars
Merge into: lp://staging/cuneiform-linux
Diff against target: 30 lines (+7/-2)
2 files modified
cuneiform_src/Kern/cfcompat/cfcompat.c (+1/-1)
cuneiform_src/Kern/r35/src/r35.c (+6/-1)
To merge this branch: bzr merge lp://staging/~zyv/cuneiform-linux/uninitialized-vars
Reviewer Review Type Date Requested Status
Jussi Pakkanen Pending
Review via email: mp+37460@code.staging.launchpad.net

Description of the change

Oleg sent me a follow-up patch to fix some uninitialized variables for MSVC. I guess it would compile anyway if you force MSVC to ignore these warnings (i.e. not treat warnings as errors), but with the default warning level without this patch the compilation breaks.

It's up to you if you want to accept it or not, just wanted to bring this to your attention.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches