Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5174

Advanced users • Re: Argon One Replacement Daemon

$
0
0
I've fixed these warning: pointer used after ‘free’ and I gave it all a test.

Code:

~/Projects/argononed $ ./build/argononed -TERROR:  -T is not a recognised flag or option name~/Projects/argononed $   ./build/argononed -T=5ERROR:  -T is not a recognised option name~/Projects/argononed $  ./build/argononed -c=44ERROR:  flag -c does not accept a value~/Projects/argononed $  ./build/argononed --colour=44ERROR:  flag --colour does not accept a value~/Projects/argononed $  ./build/argononed --loglevelERROR:  missing value for --loglevel
With that out of the way I'll move on to next.

Statistics: Posted by DarkElvenAngel — Sat Mar 16, 2024 4:59 pm



Viewing all articles
Browse latest Browse all 5174

Trending Articles