General

Profile

ryandesign

  • Login: ryandesign
  • Registered on: 2011-07-27
  • Last sign in: 2022-01-24

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 11 11

Activity

2022-01-26

08:13 Lighttpd Bug #3142: error: use of undeclared identifier 'COPYFILE_CLONE_FORCE'
Ah yes, I see now when I look at the full code that it does check properly for 10.5+. That was not evident from the s... ryandesign

2022-01-24

21:11 Lighttpd Bug #3142: error: use of undeclared identifier 'COPYFILE_CLONE_FORCE'
I don't have a preference because I'm not familar with these functions or how they're used within lighttpd. ryandesign
20:57 Lighttpd Bug #3142: error: use of undeclared identifier 'COPYFILE_CLONE_FORCE'
This copyfile manpage has the same modification date as the one on 10.11 so it could be used as a reference:
https...
ryandesign
20:54 Lighttpd Bug #3142: error: use of undeclared identifier 'COPYFILE_CLONE_FORCE'
Lighttpd isn't checking for 10.5+. It's checking if 10.12+ then use clonefile else use copyfile.
When using copyfi...
ryandesign
19:39 Lighttpd Bug #3142 (Fixed): error: use of undeclared identifier 'COPYFILE_CLONE_FORCE'
lighttpd 1.4.64 (with the fix from #3140) fails to build on OS X 10.11 and earlier:... ryandesign

2022-01-22

15:44 Lighttpd Support: RE: 1 of 3 tests failed on on macOS 10.13.6
/sbin/nologin or /usr/sbin/nologin is another popular value that a user's shell might be set to if the user is not su... ryandesign
15:42 Lighttpd Support: RE: 1 of 3 tests failed on on macOS 10.13.6
MacPorts recently switched to using openssl 3.x by default. Currently it's 3.0.1. openssl 1.1.x and 1.0.x remain avai... ryandesign
13:02 Lighttpd Support: RE: 1 of 3 tests failed on on macOS 10.13.6
macOS does provide echo both as a shell builtin and as a separate /bin/echo.
I should have mentioned that I was ru...
ryandesign
12:00 Lighttpd Support: RE: 1 of 3 tests failed on on macOS 10.13.6
No change if I use "/bin/echo" instead of "echo".
Yes, the secdownload tests no longer fail if I enable nettle sup...
ryandesign
12:43 Lighttpd Bug #3141: error: redefinition of 'i'
Thanks, yes that patch works. ryandesign

Also available in: Atom