Giter Site home page Giter Site logo

Comments (7)

kode54 avatar kode54 commented on July 17, 2024

Aww, crap, how could have missed that? Fixed by e9320b6.

from dumb.

kode54 avatar kode54 commented on July 17, 2024

Some 2.0.0 this has turned out to be.

from dumb.

SimonN avatar SimonN commented on July 17, 2024

I had read the line several times, too, but didn't notice it either. >_>; Thanks for the quick fix.

Maybe bump header & tag as 2.0.1? The 2.0.0 blocked an Allegro 5 build on Ubuntu -- but it may well be an Allegro issue: We're already considering in A5 to define _FILE_OFFSET_BITS instead of supplying DUMB_OFF_T_CUSTOM.

from dumb.

Rondom avatar Rondom commented on July 17, 2024

from dumb.

Rondom avatar Rondom commented on July 17, 2024

Sorry, still not fully awake. I agree that, if possible, one should define -D_FILE_OFFSET_BITS=64 or define it manually in the code if your whole codebase is not ready for this for some reason. As @SimonN said, that's the path that Allegro5 is likely going to take.

And yes, pushing a 2.0.1 out, does not hurt.

from dumb.

NewCreature avatar NewCreature commented on July 17, 2024

What is your use case for defining this manually?

I am trying to build Allegro 5 on a 32-bit Ubuntu machine. The auto-detect code gives me a 32-bit type, which causes building Allegro 5 to fail on the static assertion where it includes 'dumb.h'. I just tried that option since it seemed like the quickest way to get Allegro to compile so I could get back to my project.

from dumb.

Rondom avatar Rondom commented on July 17, 2024

As written above this can be closed because it has been fixed with e9320b6

from dumb.

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.