Giter Site home page Giter Site logo

Comments (5)

stewid avatar stewid commented on August 17, 2024

Thanks for the advise, I'll start adding the prefix. My goal is to submit git2r to cran.

from git2r.

karthik avatar karthik commented on August 17, 2024

For the C object names yes, but git2r as a general prefix would be somewhat cumbersome to use. I don't see an issue with R namespace conflicts.

from git2r.

gaborcsardi avatar gaborcsardi commented on August 17, 2024

Sure, I meant the C functions only.

On Fri, May 16, 2014 at 8:10 PM, Karthik Ram [email protected]:

For the C object names yes, but git2r as a general prefix would be
somewhat cumbersome to use. I don't see an issue with R namespace conflicts.

β€”
Reply to this email directly or view it on GitHubhttps://github.com//issues/25#issuecomment-43391532
.

from git2r.

stewid avatar stewid commented on August 17, 2024

I'm currently changing the git2r C function names to have similar naming scheme as libgit2 with function names also prefixed with modulename. git2r_modulename_functionname() (e.g. git2r_repository_open())

from git2r.

stewid avatar stewid commented on August 17, 2024

The git2r C functions are prefixed with git2r_modulename_functionname() where git2r_modulename determines the name of the source/header file, e.g. git2r_repository_open() is in src/git2r_repository.c and src/git2r_repository.h

from git2r.

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.