northteam

Results 3 issues of northteam

*Issue #, if available:* *Description of changes:* When building MbedTLS with clang on macOS, an 'unused-but-set-parameter' error will be emitted on 'library/psa_crypto.c'. > [ 28%] Building C object library/CMakeFiles/mbedcrypto_static.dir/poly1305.c.o >...

``` val xml = abc val text = (xml\"text").text ``` `\` was treated as escape character instead of xpath child searching function. Current solution: add a space after `\`. ![highlight_error](https://cloud.githubusercontent.com/assets/218151/8638369/892213dc-28eb-11e5-9b7f-0bb42e4077eb.PNG)