[Citadel Development] Re: Warnings

2011-11-25 Thread IGnatius T Foobar
  The Free Software Foundation address in this file seems to be  
 outdated or  
  
 Ok, that's fixed.  I see that they now want you to publish their web address
instead of their street address, and that's fine. 
  
 I've switched to the new suggested declaration, except the words free 
software
have once again been replaced with open source software because this is
software designed to actually be used instead of to have people like RMS sit
around and talk about freedom 
 


[Citadel Development] Re: Warnings

2011-11-24 Thread dothebart


 

Thu Nov 24 2011 11:40:31 ESTfrom Stefan @ Uncensored Subject: Warnings

Hi,
while building the 8.02 RPMS in OBS I got the following warnings:
Webcit:
W: incorrect-fsf-address /usr/share/citadel-webcit/static/wclib.js The Free Software Foundation address in this file seems to be outdated or misspelled.  Ask upstream to update the address, or if this is a license file, possibly the entire file with a new copy available from the FSF.
 W: zero-length /usr/share/citadel-webcit/static/t/room/edit/submit.htmlW: zero-length /usr/share/citadel-webcit/static/t/sieve/empty.html



oh, funny. maybe webcit should warn about that too... no clue why they're there... (or empty...)



W: version-control-internal-file /usr/share/citadel-webcit/static/.gitignore You have included file(s) internally used by a version control system in the package. Move these files out of the package and rebuild it.



oops, will add that to the buildscript for the tgz's



Citadel:
I: binary-or-shlib-calls-gethostbyname /usr/sbin/citadel-setup



wouldn't care about that one



 I: binary-or-shlib-calls-gethostbyname /usr/sbin/citserver The binary calls gethostbyname(). Please port the code to use getaddrinfo().
RegardsStefan


well, thats probably a little bigger doing...
we're going to take the 3rd road: going with c-ares. most probably that migration won't be done before 8.20