Darryl Miles

Results 61 comments of Darryl Miles

It is a text editor that has been around for 30 years, doesn't require much maintenance per decade and is feature complete. I looked to see where other text-mode text...

Thanks for your comments. Windows has been POSIX for a long time. Maybe the early days of CYGWIN had to implement emulation wrappers as implementation disagreements between Unix variants used...

`libjudy` is feature complete. Not really abandoned, a bit like `joe` LOL :) To be abandoned it needs a lists of bug are that not being fixed. However my tree...

Yes this can merge, if there are no major or minor objections. If its in a PR and it builds ok, and there is no quality warning in PR comment,...

I took my own suggestion after review in comment https://github.com/RTimothyEdwards/magic/pull/314#pullrequestreview-2096688410 Also looking at the lef/lefWrite.c there was another nearby site which looks like it could trigger the same problem, so...

> @dlmiles did you try making them const? Does it still compile? i.e. is libusb actually modifying those `struct timeval`s? I was going to take a more detailed look under...

Unable to reproduce. Tried with gcc v8.5.0 and v13.2.0 and v14.0.1 Please advise the platform, distribution (/etc/os-release) and compiler (gcc -v) details.

[match_main.c.txt](https://github.com/user-attachments/files/17271115/match_main.c.txt) Here is a C standalone file attached as TXT file to github. checkout magic project, then configure magic project then build magic project (this step maybe optional) place match_main.c...

Resolved my own query slightly differently. Found a total of 5 sites with similar pattern, these updated too.

Updated: Somehow lost TMPFILE=value assignment in YML during final prepare