Giter Site home page Giter Site logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 6, 2024
Ke,

Thank you very much for your patch. We are highly interested in successfully 
porting
libproxy over to opensolaris.

Even though your patch might solve the compiling issues you experienced, it 
does not
conform to our expectations we have.

Some comments:
-Wall should not be disabled unconditionally. Much better would be to actually 
solve
the warnings we might experience at this time on opensolaris. Or at least only
disable -Wall on opensolaris.

The inclusion of -lsocket should be triggered if possible by a configure check 
if
needed. Otherwise it should be skipped.

The extension of the empty stucts is a different story. I understand that an 
empty
struct does not conform and your compiler is strict on this. Only DNS WPAD is
implemented at this time. It would be better to disable the other two WPAD 
solutions
(SLP and DHCP) instead of extending their structs with dummies just to let them
compile. Anyhow there is no function in there yet.

Do you think you can update your patch according to those comments? We 
appreciate
your work.

Original comment by [email protected] on 13 Mar 2009 at 7:36

from libproxy.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 6, 2024

Original comment by [email protected] on 19 Mar 2009 at 2:00

  • Changed state: Accepted

from libproxy.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 6, 2024
The empty structs no longer exist in SVN Trunk (only wpad_dns and the new
wpad_dnsdevolution) plugin are now available. wpad_slp and wpad_dhcp are 
removed for
the time being, rendering this part of the patch obsolete.

Original comment by [email protected] on 21 Mar 2009 at 10:27

from libproxy.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 6, 2024
svn rev 330 adds logic to auto-detect if libsocket is required on a system or 
not.
The empty structs have been removed with the complete rewrite of the plugin 
manager
and -Wall can now stay used in the build. 

So I think this should be solved. 

Original comment by [email protected] on 22 Mar 2009 at 4:33

  • Changed state: Fixed

from libproxy.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 6, 2024
Issue 52 has been merged into this issue.

Original comment by [email protected] on 19 Jun 2009 at 7:15

from libproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.