Coder Social home page Coder Social logo

Comments (5)

asuhan avatar asuhan commented on August 19, 2024

Thanks, I'll look into it.

from uap-cpp.

asuhan avatar asuhan commented on August 19, 2024

I've attempted a fix on this branch: https://github.com/ua-parser/uap-cpp/tree/fix_patch_minor. It requires adding - regex: '(ESPN) Radio (\d+)\.(\d+)\.?(\d+)? rv:(\d+) ' to the upstream regexes.yaml, alongside the existing - regex: '(ESPN) Radio (\d+)\.(\d+)\.?(\d+)? ?[rv:]?(\d+)? ', otherwise one of the podcasting_user_agent_strings tests fails. I'm not sure what flavor of regex is the original one, Boost doesn't consume ?[rv:]?(\d+)? for ESPN Radio 4.7.4 rv:1032 (iPhone; iPhone OS 9.2.1; en_US).

from uap-cpp.

silviucpp avatar silviucpp commented on August 19, 2024

Hmm, do you plan to send a patch on the uap-core with the new regex or a better idea is to have a clone into uap-cpp, or another solution to have a file with this additional regex's and you merge with the core file at runtime?

from uap-cpp.

asuhan avatar asuhan commented on August 19, 2024

I think I'll end up asking a question or sending a PR to uap-core, but yes, patching at runtime is the other option.

from uap-cpp.

asuhan avatar asuhan commented on August 19, 2024

PR sent: ua-parser/uap-core#305, once it's merged I'll be able to fix this cleanly.

from uap-cpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.