Summary: | +CLCK response parse error | ||
---|---|---|---|
Product: | ModemManager | Reporter: | Aleksander Morgado <aleksander> |
Component: | general | Assignee: | ModemManager bug user <modemmanager> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Patch |
Description
Aleksander Morgado
2016-05-08 17:46:37 UTC
It appears that CCLK doesn't have to report the timezone: "If MT does not support time zone information then the three last characters of <time> are not returned by +CCLK?. The format of <time> is specified by use of the +CSDF command." It also seems we should be prepared to parse 4-digit years (per +CSDF), even though I've never seen them in the wild since the default is 2-digit. Created attachment 128041 [details] [review] Patch Dan, how about these changes? (In reply to Aleksander Morgado from comment #2) > Created attachment 128041 [details] [review] [review] > Patch > > Dan, how about these changes? LGTM (In reply to Dan Williams from comment #3) > (In reply to Aleksander Morgado from comment #2) > > Created attachment 128041 [details] [review] [review] [review] > > Patch > > > > Dan, how about these changes? > > LGTM Thanks for reviewing! Merging to git master. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.