Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/1] Handle getenv failure case
@ 2011-03-23 11:42 Jeevaka Badrappan
  2011-03-23 11:42 ` [PATCH 1/1] stk: Fix " Jeevaka Badrappan
  0 siblings, 1 reply; 3+ messages in thread
From: Jeevaka Badrappan @ 2011-03-23 11:42 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

Hi,

If ofono is started before setting the LANG enviroment variable, then
call to getenv fails. This results in the failure of test case
Provide Local Information - Language setting(27.22.4.15 seq 1.5).

Plan is to default to en when the getenv fails. Warning message has
also been added. Distribution will be informed to start ofono after
the locale is set.

Regards,
Jeevaka

Jeevaka Badrappan (1):
  stk: Fix getenv failure case

 src/stk.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-23 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23 11:42 [PATCH 0/1] Handle getenv failure case Jeevaka Badrappan
2011-03-23 11:42 ` [PATCH 1/1] stk: Fix " Jeevaka Badrappan
2011-03-23 14:55   ` Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox