Project

General

Profile

Actions

致命的 #316

closed

directmessage.rbが32bit環境でこける

Added by Osamu Koga over 13 years ago. Updated about 13 years ago.

Status:
終了
Priority:
通常
Assignee:
Target version:
Start date:
2011-09-08
Due date:
% Done:

0%

プラグイン名:
directmessage.rb

Description

GTKのTreeIterは内部で整数をlong型で持っているが,longが32bitの環境でDMのIDを整数で持とうとすると32bitに収まらずエラーを吐く.
対処:IDを文字列で持つ.
パッチ https://gist.github.com/1201126

Actions #1

Updated by toshi_a 初音 over 13 years ago

  • Tracker changed from バグ to 致命的
  • Status changed from 新規 to 様子見
  • Assignee set to Osamu Koga
  • Target version set to 0.0.4

IDは、ソートするためにもたせているので、文字列にすると具合が悪い
なので、Unix時間にしてみました。正常に動作するか確認して、大丈夫そうならチケットを終了してください

Actions #2

Updated by toshi_a 初音 about 13 years ago

  • Status changed from 様子見 to 終了
Actions

Also available in: Atom PDF