Opened 10 years ago

Closed 10 years ago

#10390 closed bug (fixed)

screenmode does crazy things when fed a modeline

Reported by: gordonjcp Owned by: anevilyak
Priority: low Milestone: R1
Component: Applications/Command Line Tools Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Because of a couple of typos in screenmode.cpp the vertical part of the modeline is read as the horizontal part. This means that attempting to adjust and set modelines causes all sorts of crazy undefined behaviour.

The attached patch fixes this.

Attachments (1)

0001-fix-modeline-being-read-incorrectly.patch (1.3 KB ) - added by gordonjcp 10 years ago.
Patch to fix screenmode

Download all attachments as: .zip

Change History (4)

by gordonjcp, 10 years ago

Patch to fix screenmode

comment:1 by gordonjcp, 10 years ago

patch: 01

comment:2 by anevilyak, 10 years ago

Component: - GeneralApplications/Command Line Tools
Owner: changed from nobody to anevilyak
Status: newin-progress

comment:3 by anevilyak, 10 years ago

Resolution: fixed
Status: in-progressclosed

Applied in hrev46651. Thanks!

Note: See TracTickets for help on using tickets.