#240 util.encodings ICU issues

Reporter paul.aurich
Owner MattJ
Created
Updated
Stars ★ (1)
Tags
  • Priority-Medium
  • Status-Fixed
  • Type-Defect
  1. paul.aurich on

    encodings.idna.to_unicode has a bug which will keep it from working when built against ICU. Attached bundle for that, as well as a bit of reorganization (the logic was going "#ifndef thing...code...#else...other code...#endif" -- I swapped so it's now #ifdef thing...other code...#else...code...#endif"), and some better-safe-than-sorry error checking Patches are against trunk

    Attachments
  2. MattJ on

    Pulled and pushed.

    Changes
    • tags Status-Fixed
    • owner MattJ

New comment

Not published. Used for spam prevention and optional update notifications.