Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Changed to be international phone # friendly #8

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

liljenstolpe
Copy link

menu setting. Changed to reflect ITU phone number length recommendations.
Also changed the addressbook number selection routine to stop it from blowing away the '+' character.
Changed to build arm6 target only as pcre static library is only built for arm6

Christopher LILJENSTOLPE added 3 commits March 20, 2012 18:47
menu setting.  Changed to reflect ITU phone number length recommendations.
new SDK builds for armv[67].  As the included libprce.a is an armv6
i386 lib only, the build fails.  The correct fix would be one of the
following:
1) static build another libpcre for armv[67] or
2) build libpcre as part of the project

I did not have time, right now to do the right thing, so I just forced
the build to armv6.

Christopher
<[email protected]>
…m the addressbook. The addressbook maintains correct phone numbers. The strip was blowing away the '+', for example.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant