任务单 #25701

gcuターミナル(main-gcu.c)コンパイル問題

开放日期: 2011-07-14 14:56 最后更新: 2020-12-20 22:04

报告人:
属主:
类型:
状态:
关闭
组件:
(无)
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
Fixed
文件:

Details

(MacOS Xで発現) src/main-gcu.c の603行目付近および739行目付近

mvcur(curscr->_cury, curscr->_curx, LINES - 1, 0);

の curscr->_curx / curscr->_cury メンバがない旨のコンパイルエラーが出現。

curscr構造体の内容について実装依存で、 _curx, _cury メンバが存在しているとは限らないため、 getcurx(curscr) および getcury(curscr) を用いるほうがよいのではないか?

see http://www.mail-archive.com/cygwin@cygwin.com/msg108726.html

任务单历史 (3/5 Histories)

2011-07-14 14:56 Updated by: marrabbit
  • New Ticket "gcuターミナル(main-gcu.c)コンパイル問題" created
2011-07-14 19:10 Updated by: deskull
  • 属主 Update from (无) to deskull
评论

ありがとうございます。確認の上対応しようと思います。

2011-08-11 13:06 Updated by: deskull
评论

mac実機で状況を確認。類似の対応が必要な場所がないかチェックの上コミットします。

2011-08-12 23:16 Updated by: deskull
  • Ticket Close date is changed to 2011-08-12 23:16
  • 状态 Update from 开启 to 关闭
评论

対応を済ませてみました。

2020-12-20 22:04 Updated by: deskull

Attachment File List

No attachments

编辑

Please login to add comment to this ticket » 登录名