question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[question] What's the policy on name collisions.

See original GitHub issue

It would be useful to explicitly state the repository policies on different problems that could occur.

For example, since the repository will use the project/version format it’s a very big chance that there will be conflicts, legal ones included (experience from the npm).

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
danimtbcommented, Sep 26, 2019

Now that this issue is covered in the FAQ, I would call it closed. There is a new discussion about dashes - in #109 that is related to this (you take naming seriously!!). Thanks to everyone for the feedback!

1reaction
danimtbcommented, Sep 16, 2019

Hi all!

Currently, we are not very concern about this issue as the C/C++ number of popular libraries is not as big as in other languages. However, we will try to follow popular libraries and common names in order of contribution and review them before PRs are merged.

We have added this question to the FAQ: https://github.com/conan-io/conan-center-index/wiki/FAQ#what-is-the-policy-on-recipe-name-collisions

Hope all this helps to answer the question. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions: Name Collision for IT Professionals
A name collision occurs when an attempt to resolve a name that is used in a private name space (e.g. under a non-delegated...
Read more >
Name collision - Wikipedia
In computer programming, a name collision is the nomenclature problem that occurs when the same variable name is used for different things in...
Read more >
What is a name collision? - Dynadot
A name collision occurs when an attempt to resolve a name used in a private name space results in a query to the...
Read more >
Part 3 of 5: Name Collisions, Why Every Enterprise Should Care
Naming collisions happen all the time. When uniqueness within a name space is preserved, for example within a household among siblings, or jersey...
Read more >
How to work through name collisions in ruby - Stack Overflow
Technically, there is no name collision because the method foo is redefined. In the following exemple, A.foo is redefined and is never ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found