Quote:
Originally Posted by tolyluis
The error is not the "Hernández" (maybe give errors, but I correct it and the errors didn't go, <joking>anyway, are you saying that my surname is baaad, boy? </joking>
|
Your name has "á" in it, and that non-ascii character was encoded as E1 in your recipe. The error message was complaining about E1, which in UTF8 encoding would have been followed by another byte. That error stopped the recipe. When I fixed that one, I got some indent errors, which also stopped it, but honestly, I don't know if I put them in, or if they were already there.
Quote:
<joking>anyway, are you saying that my surname is baaad, boy? </joking>
|
<smiling>Your surname is in the non-ascii hinterlands. You'll have to complain to ascii central, or move to UTF-8 land </smiling> I wish my Spanish was as good as your English.