Giter Site home page Giter Site logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Actually, could someone build the latest source and tell me if this has been 
fixed? I 
don't have access to OSX personally.

Original comment by [email protected] on 12 Jan 2010 at 6:01

from codegoogle.anic.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Looks good here on 10.6.1

anic ANI Compiler Makefile

Building version controller...
bld/version.c: In function ‘main’:
bld/version.c:21: warning: format ‘%d’ expects type ‘int’, but argument 
4 has type ‘long unsigned int’
bld/version.c:33: warning: format ‘%d’ expects type ‘int’, but argument 
4 has type ‘long unsigned int’
Building lexer structure generator...
bld/lexerStructGen.cpp: In function ‘int main()’:
bld/lexerStructGen.cpp:93: warning: format ‘%d’ expects type ‘int’, but 
argument 3 has type ‘size_t’
bld/lexerStructGen.cpp:98: warning: format ‘%d’ expects type ‘int’, but 
argument 3 has type ‘size_t’
Generating lexer structures...
Compiling lexer structure object...
Building parser structure generator...
Building parser table generator...
y.c: In function ‘print_size’:
y.c:2614: warning: format ‘%d’ expects type ‘int’, but argument 2 has 
type ‘long unsigned int’
y.c:2615: warning: format ‘%d’ expects type ‘int’, but argument 2 has 
type ‘long unsigned int’
y.c:2616: warning: format ‘%d’ expects type ‘int’, but argument 2 has 
type ‘long unsigned int’
y.c:2617: warning: format ‘%d’ expects type ‘int’, but argument 2 has 
type ‘long unsigned int’
y.c:2618: warning: format ‘%d’ expects type ‘int’, but argument 2 has 
type ‘long unsigned int’
y.c:2619: warning: format ‘%d’ expects type ‘int’, but argument 2 has 
type ‘long unsigned int’
y.c:2620: warning: format ‘%d’ expects type ‘int’, but argument 2 has 
type ‘long unsigned int’
y.c:2621: warning: format ‘%d’ expects type ‘int’, but argument 2 has 
type ‘long unsigned int’
Constructing parser table...
Generating parser structures...
Compiling parser structure object...
Generating version stamp...
/bin/sh: sha256sum: command not found
Version stamp is 0.64.1.
Building main executable...
Done building main executable

Original comment by [email protected] on 13 Jan 2010 at 12:24

from codegoogle.anic.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
I think this is fixed now; any OSXers out there able to confirm?

Original comment by [email protected] on 13 Jan 2010 at 11:29

  • Changed state: Fixed

from codegoogle.anic.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Its failing:


anic ANI Compiler Makefile

Building version controller...
Building lexer structure generator...
Generating lexer structures...
Compiling lexer structure object...
Building parser structure generator...
Building parser table generator...
Constructing parser table...
Generating parser structures...
Stamping version...
./bld/getChecksumProgram.sh: line 6: type: sha256sum: not found
Version stamp is 0.74.1.15332874
Building main executable...
src/types.cpp: In member function ‘TypeStatus::operator uintptr_t() const’:
src/types.cpp:1514: error: cast from ‘Type*’ to ‘unsigned int’ loses 
precision
make: *** [anic] Error 1

Original comment by [email protected] on 6 Dec 2010 at 11:38

from codegoogle.anic.

Related Issues (12)

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.