Skip to content
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

Make bug report chkentry #942

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Conversation

xexyl
Copy link
Contributor

@xexyl xexyl commented Aug 27, 2024

No description provided.

xexyl added 2 commits August 27, 2024 08:38
The globs are now:

    .sw[a-zA-Z0-9]*
    .*.sw[a-zA-Z0-9]*

It is unclear if the file I have in my directory, '.swox', is actually a
vim swap file (it happens to be empty which suggests it is NOT a vim
swap file) but the format of vim swap files (no longer sure on vi(1) but
certainly vim(1)) is .sw[a-z] and .*.sw[a-z] at the very least but it
might end up with more than one letter after the third letter (the upper
case and digits in the range is in case it also goes that far - I do not
know as I never checked the source code but this change seems like a
good idea anyway).
To help clarify that one should run:

    make bug_report

exactly the command is now surrounded by 's.
@xexyl
Copy link
Contributor Author

xexyl commented Aug 27, 2024

Oh great I just wiped out the updates for the new functionality :((

I thought I had backed it up first and I did but must have copied over it. That is awful.

@xexyl
Copy link
Contributor Author

xexyl commented Aug 27, 2024

Oh wait .. I do have it. Thank goodness! Now I can pull the changes when this is merged and then copy it back over.

@lcn2 lcn2 merged commit 4f14f5e into ioccc-src:master Aug 27, 2024
3 checks passed
@lcn2
Copy link
Contributor

lcn2 commented Aug 27, 2024

thanks @xexyl

@xexyl
Copy link
Contributor Author

xexyl commented Aug 27, 2024

thanks @xexyl

Welcome. Just thankful I didn't make a mistake by wiping out the changes.

In a little bit I will be back at the computer but I have to finish something else which might be close to being done. If I have time after that I will start working on the other repo or so I hope.

@xexyl xexyl deleted the make-bug-report-chkentry branch August 27, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants