-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repo workflow #38
Comments
Code style
Describe what you mean with a local var
What's the benefit of the local variable in that example
What's the benefit with not requesting the value through the function multiple times?
What's the cycle difference between calling GetUsbPointer once and three times
"size_t size" is changed to "u32 size" (on one line)
The { are moved to a separate line according to the style manual However, it's better to let the author decide if { should be on a separate line because
This has been removed by detecting trailing whitespace with
Update: By removing them with #38 (comment) |
Trailing spaceProblemVS 10 and 11 when copying text
resulting in the need for f.e. these commits that remove them
SolutionUse this in
Use this alias because that make it easy to avoid ending space removal
|
Commit unmodified commit or branch
Why were the Wiimote state code removed from the commit? Answer: Because they were commited in a previous commit. However if I wrote them it's better than it's in a commit where I'm author
It's better that I change the commit by being told what to change f.e. with
instead of someone other than me because
Why? |
Close pull request
Yes because
The reason they aren't closed is
|
Standard
The comma is the default ISO decimal sign There's no instruction to use another decimal sign than a comma if a comma also separate number groups because that would create uncertainty regarding which letter the decimal sign is |
Squash now or later
it's the code related to "wait" (search for "wait" in https://github.com/mirror/dolphin-emu/pull/9/files)
The reason I've amended the commit is
I want to squash this PR before commit because
This john-peterson/dolphin-emu@_diff...state (doesn't work, it should be this https://gist.github.com/john-peterson/5481542) is the diff with the previous patch created from
|
GitHub notificationProblemGitHub sent mail notification when an issue or pull request is updated to a user that's
Discussion
which argument is this a reply to?
what message is mailed to you?
If you refer to a notification about an updated GitHub issue or pull request
|
IRCPaste posts in IRC
I post a link to the message instead of paste the message in chat because
… without so much as telling me you did so? The reason for a delay between authoring a message and informing the recipient is
Why?
Log difference
Saving the arguments is different from a log because
Saving communicationThe benefit with writing communication I participate in at GitHub is
Do you allow saving your argument at GitHub if you receive the option to
Describe the disadvantage with writing your arguments at GitHub because
Your arguments (rather than only my arguments) are written at GitHub because
Is this the reason for the opinion that your interest in code is significantly lower if it's written by me rather than not written by me? Why don't you want to analyse the code as you would analyse it if you didn't have knowledge about the author? ComplianceTo comply with this I've changed your communication from a quote to a paraphrase in the topics
because a paraphrase compared to a quote
keeping a paraphrase rather than removing also the paraphrase
if there is a value in analysing the un-paraphrased text
Text organisation
However I might write a a uniqe argument on a separate line (rather than more than one uniqie argument on the same line) because that makes it easier to
Punctuation preference shouldn't have a significant negative effect on meaningful communication because
Negative emotions shouldn't have an effect on the code analysis because
ComplianceTo comply with this I when writing a message to you in a chat (rather than post) interface
Efficient compromise
I agree with this argument Multiple channels
Why?
There's no benefit with having Dolphin related communication in more than one IRC channel |
GitHub compared to Google Code
The repo is mirrored to GitHub because compared to Google Code
Is there a script in #dolphin-emu that set "/mode #dolphin-emu +b JPeterson" if
Describe the benefit with not allowing the text "github.com" in #dolphin-emu or #dolphin-dev because
|
Notify recipient about message
The reason for a delay between authoring a message and informing the recipient is
I agree that it's appropriate that the author inform the recipient about a message
The reason that you aren't informed about this reply is
|
Remove mirror/dolphin-emu after its metadata is exported
mirror/dolphin-emu should be removed when there's a GitHub function to export its metadata (https://github.com/mirror/github/issues/2) because
Read only mirror/dolphin-emumirror/dolphin-emu should be made read only when there's an option (https://github.com/mirror/github/issues/18) for that, because
Prevent issue creation in mirror/dolphin-emuThe mirror/dolphin-emu
because
|
I'm keeping this issue open because the existence of this mirror for metadata housekeeping. Is contentious. I looked again in 2023 for a way to extract all or save all metadata of this repo and I can't see it maybe I'm blind
The text was updated successfully, but these errors were encountered: