Giter Site home page Giter Site logo

Comments (8)

cpq avatar cpq commented on May 14, 2024

Submitted b68b0e3, thank you.

from mongoose.

avih avatar avih commented on May 14, 2024

Should reopen.

The patch was applied incorrectly (and cleanup indeed isn't performed). The WM_CLOSE case should be at the same level as the WM_USER case, not inside it (it's msg, not lParam).

from mongoose.

cpq avatar cpq commented on May 14, 2024

Ouch, facepalm. Sorry, I wasn't attentive enough. Pushed 0c5c3b1, please verify.

from mongoose.

avih avatar avih commented on May 14, 2024

Yeah, that works, thanks :)

Also, I hope it's OK to ask here about compilation:

  1. Using latest msys and mingw (gcc 4.6.2), when running make mingw I get a lot of warnings (more than 30 probably), is that normal?
  2. How should I build without SSL? Tried make mingw -DNO_SSL and few other options which didn't work. make mingw CFLAGS="-DNO_SSL" did compile, but the exe still refused to run without ssleay32.dll and libeay32.dll. Eventually I edited the makefile and ripped out all SSL compiles/links, which worked, but I prefer not modifying the makefile...
  3. What's _mongoose.dll? mongoose.exe seems to work fine without it, but it might need it for some stuff?

Thanks in advance for your replies, and for mongoose itself :)

from mongoose.

cpq avatar cpq commented on May 14, 2024
  1. Not good, but I don't have resources to fix that.
  2. Looks like some conditionals are broken, I'll fix that
  3. .dll is for windows people who want to embed mongoose but don't want to build it (and build SSL stuff, etc.). The DLL has everything, including SSL, built in.

from mongoose.

avih avatar avih commented on May 14, 2024

OK, thank for the quick replies.

For future reference, here's the output of 'make mingw' on my system:
http://pastebin.com/n0P0XAAN

from mongoose.

avih avatar avih commented on May 14, 2024

Just wanted to note that with the WM_CLOSE issue fixed, I've included mongoose in portable-quassel-backlog-search here: http://bugs.quassel-irc.org/projects/1/wiki/Quassel_Logging#Windows-Portable-quasselsuche . Thanks again :)

from mongoose.

cpq avatar cpq commented on May 14, 2024

Cool, thank you!

On Sun, Aug 19, 2012 at 6:14 PM, avih [email protected] wrote:

Just wanted to note that with the WM_CLOSE issue fixed, I've included
mongoose in portable-quassel-backlog-search here:
http://bugs.quassel-irc.org/projects/1/wiki/Quassel_Logging#Windows-Portable-quasselsuche. Thanks again :)


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-7854852.

from mongoose.

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.