[ModemManager] [PATCH] mm_gsm_parse_scan_response(): Improve regex-construction error handling
- From: Nathan Williams <njw google com>
- To: networkmanager-list gnome org
- Subject: [ModemManager] [PATCH] mm_gsm_parse_scan_response(): Improve regex-construction error handling
- Date: Wed, 30 Nov 2011 14:07:22 -0500
This was the only code in ModemManager using g_error(), and not
appropriately, I think.
The codebase is still mixed on how to handle errors compiling regular
expressions; other places in this file use g_assert(), while the rest
of the code tends to report some kind of parse-failure error. Perhaps
this makes sense in terms of startup versus while-running operations?
- Nathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]