bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19874: 25.0.50; encode-time not working as expected


From: Paul Eggert
Subject: bug#19874: 25.0.50; encode-time not working as expected
Date: Thu, 26 Feb 2015 21:13:40 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Ashish SHUKLA wrote:
set_time_zone_rule ("Asia/Kolkata"); tzval = "TZ=Asia/Kolkata"; getenv ("TZ") 
-> (null)

This confirms that there's something wrong with set_time_zone_rule and/or getenv; the former is supposed to set the environment variable TZ to "Asia/Kolkata", but getenv ("TZ") returns NULL.

Can you run GDB and see why getenv is failing there?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]