Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/1] Add null text string case to phonesim
@ 2011-01-03  9:43 Jeevaka Badrappan
  2011-01-03  9:43 ` [PATCH 1/1] phonesim: add null text string case Jeevaka Badrappan
  0 siblings, 1 reply; 3+ messages in thread
From: Jeevaka Badrappan @ 2011-01-03  9:43 UTC (permalink / raw)
  To: ofono

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

Hi,

 Null text string object is text string with len = 0 whereas empty text
string is text string with len = 1 but no value for text string. 
Handling procedure remains the same for both cases. Following patch
adds the null text string case as well to the phonesim.

Regards,
Jeevaka
 
Jeevaka Badrappan (1):
  phonesim: add null text string case

 src/qsimcommand.cpp |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)


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

end of thread, other threads:[~2011-01-04 16:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03  9:43 [PATCH 0/1] Add null text string case to phonesim Jeevaka Badrappan
2011-01-03  9:43 ` [PATCH 1/1] phonesim: add null text string case Jeevaka Badrappan
2011-01-04 16: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