Ticket #388 (closed 不具合: fixed)

Opened 2 months ago

Last modified 2 months ago

current-time-zone => (32400 "+0900") (r4237)

Reported by: niioka@kk.iij4u.or.jp Assigned to:
Priority: major Milestone:
Component: Emacs Lisp Version: 3.00 (開発中)
Keywords: Cc:

Description

WindowsXP Professional SP2 です。 環境変数として "TZ=JST-9" を設定しています。 r4237 の (current-time-zone) が (32400 "+0900") を返します。
他の対応方法はわかりませんが、"src/s/ms-w32.h" を r4219 にしますと、
(32400 "JST") を返してくれます。

Attachments

Change History

05/13/08 20:31:42 changed by miyoshi

  • status changed from new to closed.
  • resolution set to fixed.

報告ありがとうございます。 Sync up の過程で Meadow 独自のコードが消えてました。

r4238で対策しました。


Add/Change #388 (current-time-zone => (32400 "+0900") (r4237))




Change Properties
Action