Ryan Carsten Schmidt

Results 570 comments of Ryan Carsten Schmidt

> Does anyone know why it happens? https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git

> I have not compiled it on/for Mac. > I am very sorry, that I cannot test it at the moment. You don't need a Mac to verify the problem...

Indeed, like Apple's `Rez`, Retro68's `Rez` can set type and creator but not Finder flags. If you are running Retro68 on modern macOS, `SetFile` still exists at /usr/bin/SetFile (presumably you...

Based on https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/issues/648 it sounds like you are compiling Retro68 with C++11 mode or later (Retro68 requires this) but your boost was compiled for a C++ mode earlier than C++11....

> Does 10.5 have it already? You can grep through the various SDK versions to determine when `TARGET_OS_OSX` came into existence just as well as I can, but it was...

A workaround was proposed over two years ago at https://github.com/aircrack-ng/aircrack-ng/issues/1957#issuecomment-834814596. Any comment on whether that's a suitable fix?

Then this can be closed?

Took me a minute of reading the code, but I see now that you implemented: 1. setting `SOURCE_DATE_EPOCH` during all phases, and 2. changing the timestamp of all files in...

> Just an example of port where `reinplace` is used to adjust different files. Not all of them contains pattern: https://github.com/macports/macports-ports/blob/master/emulators/xhyve/Portfile#L31-L36 Use `reinplace`'s `-q` flag in this case. > Another...

The CI runs failed and the logs have already expired so I don't know why. > an email to the macports-dev list earlier today Here is the link: https://lists.macports.org/pipermail/macports-dev/2021-December/043957.html In...