branch looks good

master
smcv 2014-09-10 03:39:35 -04:00 committed by admin
parent 3ec57aa5e6
commit 91a35852c6
1 changed files with 3 additions and 0 deletions

View File

@ -119,3 +119,6 @@ so this would explain the error on cancel, but doesn't explain the weird encodin
... and that leads me to this crazy patch which fixes all the above issue, by avoiding double-decoding... go figure that shit out...
[[!template id=gitbranch branch=anarcat/dev/safe_unicode author="[[anarcat]]"]]
> [[Looks good to me|users/smcv/ready]] although I'm not sure how valuable
> the `$] < 5.02 || ` test is - I'd be tempted to just call `is_utf8`. --[[smcv]]