GNU Astronomy Utilities - Bugs: bug #47866, Small generic fixes (e.g., typos,...
You are not allowed to post comments on this tracker with your current authentication level.
bug #47866: Small generic fixes (e.g., typos, one-liners)
Submitter: | Mosè Giordano <giordano> | ||
Submitted: | Fri 06 May 2016 01:23:07 PM UTC | ||
Category: | None | Severity: | 3 - Normal |
Item Group: | Source code | Status: | In Progress |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
( Jump to the original submission )
Mon 24 Apr 2023 07:45:03 PM UTC, comment #21: |
Mohammad Akhlaghi <makhlaghi>![]() |
Sat 11 Mar 2023 05:08:46 PM UTC, comment #20: Hello, I noticed some typos in the conditional operator section of the documentation. I have corrected it.
|
Bharat <bharat> |
Sun 03 Dec 2017 03:12:32 AM UTC, comment #19: Very nice corrections, thanks Vladimir. The fix has been merged into the master and pushed to the main repo. |
Mohammad Akhlaghi <makhlaghi>![]() |
Sun 03 Dec 2017 12:54:05 AM UTC, comment #18: A pull request to fix two one-liners:
|
Vladimir Markelov <vvm>![]() |
Sat 06 May 2017 04:54:24 PM UTC, comment #17:
|
Boud Roukema <boud>![]() |
Sat 06 May 2017 04:14:02 PM UTC, comment #16: Thanks a lot Boud, it has been merged with the master branch. I just noticed one thing after fetching the commit: the executable flag on all the files had been removed. So I made them executable again.
|
Mohammad Akhlaghi <makhlaghi>![]() |
Sat 06 May 2017 12:31:56 AM UTC, comment #15: I propose this set of typo corrections (s/variabels/variables) in this commit:
|
Boud Roukema <boud>![]() |
Sat 13 Aug 2016 09:40:38 AM UTC, comment #14: Great, thanks, it is now merged with master. |
Mohammad Akhlaghi <makhlaghi>![]() |
Sat 13 Aug 2016 03:04:32 AM UTC, comment #13: |
Vladimir Markelov <vvm>![]() |
Wed 27 Jul 2016 12:45:00 PM UTC, comment #12: Thanks Vladimir, the typo corrections have been merged with master and pushed to the main repo. |
Mohammad Akhlaghi <makhlaghi>![]() |
Wed 27 Jul 2016 02:36:21 AM UTC, comment #11: I found and fixed two typos in lib/configfiles.c
|
Vladimir Markelov <vvm>![]() |
Mon 09 May 2016 09:16:23 AM UTC, comment #10: Yes, it was my mistake while I was working on a parallel branch (to automatically create version numbers) and created the new doc/genauthors. I copied the old changes into the file, then when your change came, I put your changes in the new file by hand and missed some of them. This was not the best thing to do!
|
Mohammad Akhlaghi <makhlaghi>![]() |
Sun 08 May 2016 03:58:51 PM UTC, comment #9: In my "genauthors" script there are fixes to genauthors scripts. Some of these change were already applied in previous commits but disappeared when the commands were moved from the Makefile to the external script |
Mosè Giordano <giordano>![]() |
Sun 08 May 2016 11:12:50 AM UTC, comment #8: Thanks, it is merged in master.
|
Mohammad Akhlaghi <makhlaghi>![]() |
Sun 08 May 2016 10:39:14 AM UTC, comment #7: Minor documentation fix is available in my "doc" branch. |
Mosè Giordano <giordano>![]() |
Sun 08 May 2016 02:19:30 AM UTC, comment #6: The `authors-rule' branch is now merged into master. |
Mohammad Akhlaghi <makhlaghi>![]() |
Sun 08 May 2016 12:40:14 AM UTC, comment #5: New branch "authors-rule" contains fixes to "authors.texi" rule in Makefile.am |
Mosè Giordano <giordano>![]() |
Sat 07 May 2016 11:28:34 AM UTC, comment #4: Thank you very much, they are both merged into master. |
Mohammad Akhlaghi <makhlaghi>![]() |
Sat 07 May 2016 11:04:21 AM UTC, comment #3: New branches "doc" and "quotes" are present in my repository, please have a look at them. |
Mosè Giordano <giordano>![]() |
Sat 07 May 2016 05:09:17 AM UTC, comment #2: Thank you for making this special bug. We will always keep it "Open", but change the status on every new comment on it, so now that your changes have been merged to master, it is "fixed". But the next time someone finds such bugs, they should change it to "Confirmed", or any other relevant state.
|
Mohammad Akhlaghi <makhlaghi>![]() |
Fri 06 May 2016 01:25:36 PM UTC, comment #1: I pushed to my repository two branches, gitignore and downloader.
|
Mosè Giordano <giordano>![]() |
Fri 06 May 2016 01:23:07 PM UTC, original submission:
This ticket can be used to submit patches to fix small issues that don't deserve new bug reports. |
Mosè Giordano <giordano>![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 6 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2016-12-26 | boud | Dependencies | Removed dependency from bugs #49932 | ![]() |
- |
2016-12-26 | boud | Dependencies | Removed dependency from bugs #49932 | ![]() |
- |
2016-12-26 | boud | Dependencies | - | ![]() |
bugs #49932 is dependent |
2016-12-24 | makhlaghi | Summary | Small generic fixes | ![]() |
Small generic fixes (e.g., typos, one-liners) |
2016-07-27 | vvm | Status | Fixed | ![]() |
In Progress |
2016-05-07 | makhlaghi | Status | None | ![]() |
Fixed |
Thanks a lot Bharat! This typo fixing commit has been merged into the master branch in Commit df53400a9.