On 09/24/2016 08:38 PM, Alan Ianson -> rick christian wrote:
AI> Trial and error.
Thats outside my lexicon! :) ;)
I
AI> If I had not installed and understood husky from times gone by I
AI> probably could
AI> not install husky today.
Yeah that site especially the English side, seems to be stuck in a time warp
(Yeah, I know.. Fido itself is.. but..I find my self more at "home" here than
other methods.)
AI> husky is largely updated today by folks who don't read or write english
AI> so we
AI> may have to live without that unless someone can update those files.
Which is why there is no docs since its all in some gibberish... Yes I know its
Russian..
AI> Not at all! :)
Well that wasn't particullary aimed at YOU.... more to these "developers'
running around that think everyone lives in that world.
AI> Hmm. I see very few warnings.. but it looks like we are getting closer..
:)
Just an example:
i$ sudo make clean
rm -f *.o
rec9140@fidodev:~/husky/smapi$ sudo make all install
gcc -Wall -c -s -O3 -fomit-frame-pointer -fstrength-reduce -fPIC -DUNIX
-Ismapi -I/usr/local/include src/api_jam.c
src/api_jam.c: In function 'JamReadMsg':
src/api_jam.c:391:19: warning: variable 'ftsdate' set but not used
[-Wunused-but-set-variable]
unsigned char *ftsdate;
^
src/api_jam.c: In function 'JamWriteMsg':
src/api_jam.c:748:21: warning: ignoring return value of 'write', declared with
attribute warn_unused_result [-Wunused-result]
farwrite(Jmd->TxtHandle, &ch, 1);
^
src/api_jam.c:791:18: warning: ignoring return value of 'write', declared with
attribute warn_unused_result [-Wunused-result]
farwrite(Jmd->TxtHandle, onlytext, jamhdrNew.TxtLen);
^
gcc -Wall -c -s -O3 -fomit-frame-pointer -fstrength-reduce -fPIC -DUNIX
-Ismapi -I/usr/local/include src/api_sdm.c
src/api_sdm.c: In function 'Get_Binary_Date':
src/api_sdm.c:1388:15: warning: dereferencing type-punned pointer will break
strict-aliasing rules [-Wstrict-aliasing]
((union stamp_combo *)(void *)&fromdate)->ldate == 0)
^
gcc -Wall -c -s -O3 -fomit-frame-pointer -fstrength-reduce -fPIC -DUNIX
-Ismapi -I/usr/local/include src/msgapi.c
gcc -Wall -c -s -O3 -fomit-frame-pointer -fstrength-reduce -fPIC -DUNIX
-Ismapi -I/usr/local/include src/sq_area.c
gcc -Wall -c -s -O3 -fomit-frame-pointer -fstrength-red
There are similar "warnings."
To me that means you failed the assignment! As when I compiled my PASCAL stuff
for my CS class... I had to provide the source and the compiled program and
those warnings would have be an F! Even if it runs.. warnings are not a "Clean
compile" thus Here's your F!
Like I said it appears to have created stuff that runs... but having to slog
through a LACK OF DOCUMENTATION, and what does exist that reads like WAH WAHH
WAHH WAHHH..
I think I am going to take and scp over PKT's as backup once I get an official
node and running to test things with in a VM.. Then I'll determine which route
I go stay with crashmail which seems to make more sense to me.. or something
else...
* Origin: news://news.wpusa.dynip.com | acct req'd to post (1:3634/12)
|