alidiepuit / osmtracker-android

Automatically exported from code.google.com/p/osmtracker-android
GNU General Public License v3.0
0 stars 0 forks source link

Compile error: Unescaped quotemarks in some strings.xml files #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

The attached patch escapes these quote marks.

What steps will reproduce the problem?
1. Get current svn source
2. Load into eclipse 3.6, with latest Android SDK _r07
3. Try to build

What is the expected output? What do you see instead?
Expected successful build; instead, errors appear: "Apostrophe not preceded by 
\"

What version of the product are you using (See "About" screen)?
current svn, based on 0.4.3

Make/model of your device, and Android version?
Any; does not compile without the patch

Please provide any additional information below.

The attached patch escapes these quote marks / apostrophes.

Original issue reported on code.google.com by jdmo...@nand.net on 17 Sep 2010 at 10:28

Attachments:

GoogleCodeExporter commented 9 years ago
That's odd since it work flawlessly on my box (Windows 7). Thanks anyway it'll 
be cleaner that way. I should also add a note in the Wiki page about 
translating.

Original comment by nguillau...@gmail.com on 19 Sep 2010 at 5:03

GoogleCodeExporter commented 9 years ago
Fixed in r205. It was indeed not compiling under Linux.

Thanks !

Original comment by nguillau...@gmail.com on 19 Sep 2010 at 12:25