vt_core.c vt_is_cursor_in_area different behavior after r282823
Marko Turk
markoml at markoturk.info
Wed May 13 07:03:31 UTC 2015
Hi,
after r282823, new vt_is_cursor_in_area is, in some cases, returning
different values than the old function.
For example:
If (my + vd->vd_mcursor->height) is equal to (area->tr_begin.tp_row),
old function will return 1 and new function will return 0.
Is this intended behavior or is it a bug?
BR,
Marko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20150513/0a10411f/attachment.sig>
More information about the freebsd-hackers
mailing list