Timeline for How much modification is needed to be considered authoring the code?
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 25, 2022 at 0:14 | history | became hot meta post | |||
| Aug 20, 2022 at 8:28 | comment | added | Toby Speight | I'm disturbed to see that "most programmers would take a good while to assert they are functionally [equivalent]". Is there some reason that the unit tests don't provide the required confidence? Perhaps they should be improved before changing the implementation? | |
| Aug 20, 2022 at 8:26 | comment | added | Toby Speight | To me, it seems that what's reviewable is the delta between the original and modified versions (as that's the part that's the asker's work), so it's worth looking at Is a changeset reviewable? and Is asking for code review on a patch file OK? for some advice. In this case, given that the intention is to make a pull-request, that is obviously inviting a code review from the project maintainer(s) (who will certainly want consistency with the project's existing style, layout and architecture), so asking here is probably unnecessary at best. | |
| Aug 19, 2022 at 17:07 | comment | added | G. Sliepen | Glenn, I don't think there is anything wrong with your code, but apart from the authorship requirement making it possibly off-topic, I also don't know what you expect out of this review? You clearly know it's about the performance of this code, and you probably already measured yourself what the gain is. And the code style was chosen so it conforms to the rest of the original bitops.hh, so I don't think there's much useful to say about that either. | |
| Aug 19, 2022 at 13:19 | comment | added | pacmaninbw Mod | One of the things you seem to be miss understanding is that there are copyright laws involved. If you do a pull request and the owner of the repository merges the code in yes you become a maintainer of that code. Until that happens you are not a maintainer of the original code. | |
| Aug 19, 2022 at 13:13 | history | edited | PeilonrayzMod | edited tags | |
| Aug 19, 2022 at 13:10 | comment | added | Peilonrayz Mod | One person has commented on your question with a concern. The concern seems to be a misrepresentation of the provided link "Am I an author or maintainer of the code?" not "if you are not the author of the code you post, it's not considered on-topic for CodeReview". I don't think discussing whether your question is on/off topic will be beneficial at the moment. Once more people step forward and vote your question as off-topic, I think there'd be a point to the discussion. | |
| Aug 19, 2022 at 12:45 | history | asked | Glenn Teitelbaum | CC BY-SA 4.0 |